Skip to content

Latest commit

 

History

History
21 lines (18 loc) · 695 Bytes

README.md

File metadata and controls

21 lines (18 loc) · 695 Bytes

# Music-player It is a simple application that plays music created in python

Required Libraries

  1. tkinter #inbuilt
  2. pygame #pip install pygame
  3. os #inbuilt
  4. PIL #pip install pillow
  5. stagger #pip install stagger
  6. io #inbuilt
  7. mutagen #pip install mutagen
  8. time #inbuilt
  9. pathlib #inbuilt

How to install

step 1. clone this repository step 2. open and run music_player.py file

Screenshot of the music player

GIF