Mr-Ramtin / python-music-player

Simple Music Player With Python and Tkinter

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Music Player

Listen To The Music With Simple Tkinter-Python Application

Package Requirement

  • Mutagen: Read Music File Meta Tags
  • Pillow: Work With Pictures
  • PyGame: Controll Music

Installing Package

  • pip3 install mutagen
  • pip3 install pillow
  • pip3 install pygame

Tip

Add Animation To Music cover Like Rotation

Add Round To Music Cover

Change UI Style

I Love To Share This Repo With Your Friend Or Fork It 😍

About

Simple Music Player With Python and Tkinter

License:MIT License


Languages

Language:Python 100.0%