Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/swiftcoder/simplui
Simple GUI framework for pyglet + python
https://github.com/swiftcoder/simplui
Last synced: 3 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 (almost 10 years ago)
- Default Branch: master
- Last Pushed: 2019-04-28T15:25:30.000Z (over 5 years ago)
- Last Synced: 2023-08-01T04:36:51.194Z (over 1 year ago)
- Language: Python
- Size: 126 KB
- Stars: 12
- Watchers: 4
- 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.