Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/santosh2702/music-player
- Owner: santosh2702
- Created: 2018-07-10T04:52:01.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2018-07-16T16:43:38.000Z (over 6 years ago)
- Last Synced: 2024-11-06T19:33:19.809Z (2 months ago)
- Topics: pygame, python, tkinter-gui
- Language: Python
- Homepage:
- Size: 4.34 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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.