Skip to content

MP3 player using Python is a basic programming application built using the programming language Python. It is a GUI program built by the means of Python libraries Tkinter, Pygame and Mutagen.

Notifications You must be signed in to change notification settings

Kiran1689/MP3-Player-Using-Python

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

MP3-Player-Using-Python

MP3 player using Python is a basic programming application built using the programming language Python. It is a GUI program built by the means of Python libraries Tkinter, Pygame and Mutagen. This is a cross-platform program it will run on all platforms.(Windows/Linux/Mac) This program will allow you to play songs, music, and all MP3 files on your desktop or laptops.(only .mp3)

To run this program You need Python3 and some necessary modules to be installed. 1.Time 2.Threading 3.Pygame 4.Mutagen 5.Tkinter 6.ttkthemes

Use "pip install " command on Windows to install module. Use "sudo apt-get install python3-" on Ubuntu(Linux)

About

MP3 player using Python is a basic programming application built using the programming language Python. It is a GUI program built by the means of Python libraries Tkinter, Pygame and Mutagen.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages