spongycode / melody

These is Music-Player built in Python using libraries like tkinter and pygame. These made by the help of tutorial that I watched in YouTube (BuildWithPython - really cool content)

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Melody

A Music Player build in Python using tkinter and pygame libraries.

Pygame

Pygame is a Python library for making amazing GUI Games.

Tkinter

Tkinter is a Python library used mainly for GUI works.

Installation

Use the package manager pip to install pygame.

pip install pygame

The tkinter library is pre-installed in Python.

Learning

It's made by the help of Tutorial that I watched in YouTube (BuildWithPython - Really Cool Content)

About

These is Music-Player built in Python using libraries like tkinter and pygame. These made by the help of tutorial that I watched in YouTube (BuildWithPython - really cool content)


Languages

Language:Python 100.0%