A simple music player using python
First select the folder from where mp3 files has to import then all song from that folder is listed then select song and enjoy your music.
Installation: 1- Download the zip the file, unpack it .
2- Open command shell in the folder , then run "pip install -r requirements.txt" . This will install all required modules.
3- Run "python3 MUSIC_Main.py" .