Pre-release
This release is a pre-release and may not be stable for production use.
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.2a0.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.2a0-py3-none-any.whl
(38.1 kB
view details)
File details
Details for the file zzgui-0.1.2a0.tar.gz.
File metadata
- Download URL: zzgui-0.1.2a0.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 |
0e7b634fccddfdbe334f36b7a00a9c794a311364796d879ffda272487b1e1196
|
|
| MD5 |
e0fcdd37bde022e295681594fa5d07a2
|
|
| BLAKE2b-256 |
a41a412bea9e75a1623886ca1bede4d1e12b42be3943396eea8a7b4f2fbc5e12
|
File details
Details for the file zzgui-0.1.2a0-py3-none-any.whl.
File metadata
- Download URL: zzgui-0.1.2a0-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 |
c140b6010229205641a1e8979ee08a12ca2205937deafac9b174faff1a7c3eee
|
|
| MD5 |
36a7c2d1bb47e69235681a810acd8a6b
|
|
| BLAKE2b-256 |
7503b952ac3ff97420628b81b64f68809cb3bf2abb6db79432be7219c39a508d
|