Coders Packet

Simple music_player in python

By SARA VENKATA SAI SATHISH

This Music Player allows one to play a song, pause a song and quit the media player and developed using pygame module of Python.

This is a small project which includes music player applications.

I have used the Pygame module and mixer module in this project. 

Pygame: A Python library for game development and multimedia applications.

Mixer module: Part of Pygame that handles sound and music, allowing developers to load, play, and manipulate audio files.

In this Project, you must have a folder called songs which consists of all the songs with names 1.mp3,2.mp3 and so on.

Every time when you click p, the song will get paused.

Every time when you click r, the song will get resumed.

and when you click q, the media player will get quit.

Music Player

 

Download Complete Code

Comments

No comments yet

Download Packet

Reviews Report

Submitted by SARA VENKATA SAI SATHISH (sathishsara)

Download packets of source code on Coders Packet