GGUI
GGUI is a graphical user interface for pygame with opengl.
Its a thin wrapper around these libs to provide basic tools to rende text, scrollable windows, buttons and dropdowns inside your pygame application.
It supports images, borders, antialiased text and text outlines, styles and style changes on hover and on click, transparency, toggles such as hide/show enable/disable, and uses lazy rendering for increased text rendering performance.
It also supports event-driven programming by firing click and select events through pypubsub.
Usage
Basic usage is shown through example.py
More complete and advanced usage is showcased in a simple game, idle_game.py.
Release files for gl-ggui 0.0.3
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| gl-ggui-0.0.3.tar.gz | 10.6 kB | Details |
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| gl_ggui-0.0.3-py3-none-any.whl | Python 3 | none | any | Details |
Total release size: 23.8 kB
Release files / gl-ggui-0.0.3.tar.gz
| Download URL | gl-ggui-0.0.3.tar.gz |
|---|---|
| Size | 10.6 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
2701ad5f0adc24097e2dbe48aa1e851fc5e5683e6727ed20763a9821b7351d87
|
|
BLAKE2b-256 checksum How to use checksums |
7131c7c8de08be7d600ebc23139cabd5a63821cdb1c3f5b23d56dd8724789e01
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/3.3.0 pkginfo/1.7.0 requests/2.25.1 setuptools/52.0.0 requests-toolbelt/0.9.1 tqdm/4.56.1 CPython/3.8.6
|
Release files / gl_ggui-0.0.3-py3-none-any.whl
| Download URL | gl_ggui-0.0.3-py3-none-any.whl |
|---|---|
| Size | 13.2 kB |
| Tags | Python 3 |
|
SHA-256 checksum How to use checksums |
cf1ad0a36203116554ee6db70a5909ec2ac1c161641682057ca27559a4100b6b
|
|
BLAKE2b-256 checksum How to use checksums |
c1b143c0e8864e337fd6b20834f3ced12802d50e68c134083e596e2ea67db976
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/3.3.0 pkginfo/1.7.0 requests/2.25.1 setuptools/52.0.0 requests-toolbelt/0.9.1 tqdm/4.56.1 CPython/3.8.6
|