A lightweight music player written in Python supporting almost all types of audio formats.
-
Open your Terminal/cmd
-
git clone this project to your preferred directory.
-
cd Music-Player
-
MusicPlayer.py
or Execute:
ExecuteMusicPlayer.cmd
- Pygame (http://pygame.org)
- Tkinter (https://tkdocs.com)
Set up a virtual environment and install the dependencies:
pip install -r requirements.txt
This project is licensed under the terms of the GLP-3.0 license.