badge
Home Projects Basic About

Project-3

Music Player on tkinter

In this project, we can learn how to use pygame on playing .mp3 or wave files using filepicker.

In this image you can see how to play music

mplayer

Before run this code install both tkinter and pygame using command:-

pip install pygame

Tap this code and select "copy" button to copy this code.

Code - mplayer.py