Skip to content

A simple music player that allows users to play music from the library.

Notifications You must be signed in to change notification settings

minnu03/CodeClause_Music_Player_in_Python

Repository files navigation

code_clause_music_player_in_python

This is a basic music player built using Pygame library. It allows users to play and pause the music. Users can sort songs by Title, Artist and Date Modified. In ascending or descending order. Users can play songs in Queue by creating and clearing them. Download the songs and text file to the working directory Run the Python program in the same directory If new songs are to be added to the library, add the songs the directory. Add the title and artist of the song to text file, seperated by comma.

About

A simple music player that allows users to play music from the library.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages