This is a music-player made in python by Arc_Shaw.
For using it just download the files in the same folder.
Download the required modules from the requirements.txt file.
Simply open your terminal go to requirements.txt location and type "pip install -r requirements.txt"
For running the program make sure to have your music files inside a folder named "music" in "C:/Users/{your_username}/Music/music".
Any suggestions for improving it are appreciated.