Music-Player-Using-Python
We built this fully functioning Music player in Python. The music player allows you to play/pause and switch to different songs easily.
Modules used :-
- Tkinter
- Pygame
- Os
- Shutil
- Datetime
Note:- Make sure to install all these modules, before running the code in your terminal.
Instructions to Run the Code :-
First of all, install all the modules mentioned above. After installing you just have to run the vibe_music_player.py file in your terminal and BOOMM! it will work for you. It is as simple as that. You can add music by clicking on the Add Music Button.
If you are using this as a real time application or as a refference for your project, then contact at [email protected] for queries or updates.