Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/santosh2702/music-player

Tkinter
https://github.com/santosh2702/music-player

pygame python tkinter-gui

Last synced: 14 days ago
JSON representation

Tkinter

Awesome Lists containing this project

README

        

# Music Player using Pygame
![screenshot 148](https://user-images.githubusercontent.com/29937202/42723413-be6f8998-877a-11e8-834f-bd93176dab94.png)

## Pygame
Pygame is a cross-platform set of Python modules designed for writing video games. It includes computer graphics and sound libraries designed to be used with the Python programming language.

#### Tkinter
Tkinter is a Python binding to the Tk GUI toolkit. It is the standard Python interface to the Tk GUI toolkit, and is Python's de facto standard GUI.