A simple music player in python which enables you to play, next, back, pause, resume the music
This project is created using python programming language. Modules : tkinter, vlc and glob
Running the script is really simple! Just open a terminal in the folder where your script is located and run the following commands:
pip install -r requriment.txt
python music_player.py