Skip to content

MP3 music player in which we can play the song, pause it, resume it, and navigate from the current song to the next song as well as previous songs

Notifications You must be signed in to change notification settings

AnshDMishra/MP3-Player_Python

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 

Repository files navigation

MP3-Player_Python

MP3 music player in which we can play the song, pause it, resume it, and navigate from the current song to the next song as well as previous songs.

By using Python and its libraries. The first library that we will be using is Tkinter which is a widely used GUI library offered by python.

Steps to develop this project

(1) Import important libraries
(2) Create the project layout
(3) Define play, pause, resume and other music player functions

About

MP3 music player in which we can play the song, pause it, resume it, and navigate from the current song to the next song as well as previous songs

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published