https://github.com/swiftcoder/simplui
Simple GUI framework for pyglet + python
https://github.com/swiftcoder/simplui
Last synced: 9 months ago
JSON representation
Simple GUI framework for pyglet + python
- Host: GitHub
- URL: https://github.com/swiftcoder/simplui
- Owner: swiftcoder
- License: bsd-3-clause
- Created: 2015-03-13T14:32:36.000Z (over 11 years ago)
- Default Branch: master
- Last Pushed: 2019-04-28T15:25:30.000Z (about 7 years ago)
- Last Synced: 2025-04-20T17:01:48.398Z (about 1 year ago)
- Language: Python
- Size: 126 KB
- Stars: 12
- Watchers: 3
- Forks: 3
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.txt
Awesome Lists containing this project
README
# simplui
The simplui library provides a lightweight and flexible GUI toolkit for Python/OpenGL applications using pyglet.
Primarily intended as an aid in debugging and development, simplui is generally overkill for in-game GUIs.