Here , We Are Making a Basic MP3 player using pygame,tkinter,mutagen,SQL in python language. Each and evry thing is explained in detail in comments, so must refer to it once.
Our Group includes
- Heet Vasani
- Shubhanshu Agrawal
- Arya Kondwar
- Arin Awasti
- Karanveer Singh
We were inspired to do this project as now-a-days people want to learn something new and from basic level, so to teach them we made this MP3 PLAYER. Also, people will ENJOY Listening to music on MP3 PLAYER Made by them own.
So, We are really glad to present this our project in front of you via this repository (Have all required files).
So, learn with fun and tell us if there's something to improve.
This project runs on windows Download mysqlAfter following steps of installation go to mysql command line and write
create database playlists
Now go to playlist.py and change the passwd in playlist.py . Set the passwd to the password you setup Tkinter is installed while installing python In cmd type copy-paste this
pip install pygame
In cmd type copy-paste this
pip install mutagen