Skip to content

A Music Player in Python made for Programming and Problem Solving project in sem 2.

Notifications You must be signed in to change notification settings

aqsakazi/Symphony-MusicPlayer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

47 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Symphony, Keep Grooving

Symphony is a Music Player coded in Python for the semester project of Programming and Problem Solving course of our undergrad curriculum. This was a group project.

The libraries and modules used for making this project are:

  • Tkinter library for creating GUI elements.
  • Pygame.mixer which is a pygame module for loading and playing sounds.
  • Mutagen module for handling audio metadata.
  • TTkthemes which is a group of themes for the ttk extentions for tkinter.

About

A Music Player in Python made for Programming and Problem Solving project in sem 2.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages