Musicana
Here's another one-MUSICANA
It's a simple music player application developed completely in Python using Pygame,tkinter and mutagen libraries.
This application supports the basic functionalities of music player such as resume,play,pause , next song,previous song,seek and rewind.This application uses Pygame mixer to play music.Tkinter has been used for the user interface of the application and mutagen is used for extracting the metadata of the song such as song length, singer,composer,genre,album etc.
It took me around a week's time to develop this application.
Here's the working of the application.
It's a simple music player application developed completely in Python using Pygame,tkinter and mutagen libraries.
This application supports the basic functionalities of music player such as resume,play,pause , next song,previous song,seek and rewind.This application uses Pygame mixer to play music.Tkinter has been used for the user interface of the application and mutagen is used for extracting the metadata of the song such as song length, singer,composer,genre,album etc.
It took me around a week's time to develop this application.
Here's the working of the application.
MUSICANA -MUSIC PLAYER APPLICATION
You can find the souce code here.
Good Application
ReplyDelete