By Ankan Sanyal
In this project, I have made a music player in Python. I have used the concepts of Pygame, Tkinter and pickle.
In this project, I have made a music player in Python named musicxy.
I have used the concepts of Tkinter, pickle and Pygame library.
We can load any song or music from our computer to our music player and we can play it.
We have a playlist in our music player which stores all the songs that we have loaded in it.
We can play any song from our playlist by just double-clicking it.
We can also decrease or increase the volume by adjusting the volume bar below.
There is also an option to go to the next and the previous music.
Submitted by Ankan Sanyal (Ankan)
Download packets of source code on Coders Packet
Comments