Skip to content

kishlay-kk/Music_Player

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Music_Player

A Music Player coded in Python using Tkinter, Pygame, Mutagen and Threading libraries.

Imported Library files-- os, threading, time, tkinter, ttkthemes, pygame, mutagen.

To execute the whole repository can be cloned and music_player.py can be executed.The folder images contain the set of images used in the UI. The python notebook is also included for better understanding.

The UI is divided into three frames Left Frame, Middle Frame and Right Frame. All subframes have been names correspondingly in hierarchical manner. All functions and entities of a particular frame are present under a common group heading.

About

A Music Player coded in Python using Tkinter, Pygame, Mutagen and Threading libraries.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors