GUI based Music Player Made with Python and Tkinter
- Play Music
- play forward / backwards
- Pause / Unpause
- Light and dark theme
- duration visualizing bar and label
- Find Music
- Artist view
- Album view
- TKinter
- Pygame
- mutagen
- time
- sqlite3
- eyed3
- os
To Install necessary Librarys for this project run.
Note: Python 3.8 or greater verion is required.
pip install Pygame
pip install mutagen
pip install sqlite3
pip install eyed3
Clone the project
git clone https://github.com/kunalavghade/Music-player-by-Python.git
Go to the project directory
cd "Music Player"
Inside iMart folder click on GroveMusic.py or run
GroveMusic.py