The light Python GUI builder (currently based on PyQt5)
How start with pypi packege:
poetry new project_01 && cd project_01 && poetry shell
poetry add zzgui
How to run:
git clone https://github.com/AndreiPuchko/zzgui.git
cd zzgui
pip3 install poetry
poetry shell
poetry install
python3 demo/demo.py
python3 demo/demo_01.py
python3 demo/demo_02.py
python3 demo/demo_03.py
python3 demo/demo_04.py
demo/demo_03.py screenshot
Build standalone executable
(The resulting executable file will appear in the folder dist/)
One file
pyinstaller -F demo/demo.py
One directory
pyinstaller -D demo/demo.py
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
zzgui-0.1.2.tar.gz
(27.8 kB
view details)
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
zzgui-0.1.2-py3-none-any.whl
(38.1 kB
view details)
File details
Details for the file zzgui-0.1.2.tar.gz.
File metadata
- Download URL: zzgui-0.1.2.tar.gz
- Upload date:
- Size: 27.8 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via:
poetry/1.1.11 CPython/3.9.5 Linux/5.11.0-41-generic
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
9a4dea5806840fbbcb4e3074de25b1c62e6ea49d0b2b90395b782835553c662a
|
|
| MD5 |
93d5ca63cea147913d812b44e77a962b
|
|
| BLAKE2b-256 |
7d43435ac561a7411b3729de8d661b2ab3cf03285e5fe1a2e63cfb78a45cb3d7
|
File details
Details for the file zzgui-0.1.2-py3-none-any.whl.
File metadata
- Download URL: zzgui-0.1.2-py3-none-any.whl
- Upload date:
- Size: 38.1 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via:
poetry/1.1.11 CPython/3.9.5 Linux/5.11.0-41-generic
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
7663dc75368e15b8982d1fdf03f1bdb6eab985245c086e419f06a701d9c4dd26
|
|
| MD5 |
55d08b53be67cb096047e4c65d271346
|
|
| BLAKE2b-256 |
2cb1c781a4bfd9d208cd943c2e82d8bccb15b266eb32430ff8bfd5b896f7f2cc
|