Brillianttyagi / Music-player

Play music

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

# 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

About

Play music


Languages

Language:Python 100.0%