Skip to content

Latest commit

 

History

History
12 lines (8 loc) · 405 Bytes

README.md

File metadata and controls

12 lines (8 loc) · 405 Bytes

Music_Player

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" .