Skip to main content

The light Python GUI builder (currently based on PyQt5)

How to start with PyPI package:

poetry new project_01 && cd project_01 && poetry shell
poetry add zzgui
cd project_01
python -m zzgui > example_app.py && python example_app.py

Explore sources:

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

Alt text

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.4.tar.gz (28.0 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

zzgui-0.1.4-py3-none-any.whl (38.3 kB view details)

Uploaded Python 3

File details

Details for the file zzgui-0.1.4.tar.gz.

File metadata

  • Download URL: zzgui-0.1.4.tar.gz
  • Upload date:
  • Size: 28.0 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

Hashes for zzgui-0.1.4.tar.gz
Algorithm Hash digest
SHA256 e923585997748a732d1d4af5572f7492b612895959edf85c065a820f8393e703
MD5 01b3ca01cba7772d12668c34847f80ba
BLAKE2b-256 f7dda3bd3184e4782b7089afc60fa0e06cd5979c91d3daa792a8a2933c100e89

See more details on using hashes here.

File details

Details for the file zzgui-0.1.4-py3-none-any.whl.

File metadata

  • Download URL: zzgui-0.1.4-py3-none-any.whl
  • Upload date:
  • Size: 38.3 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

Hashes for zzgui-0.1.4-py3-none-any.whl
Algorithm Hash digest
SHA256 6dce97b3c4135063c194978071c6947c171bd8e2fbffb50ccc846471eb22043f
MD5 06527a431a8ad9d9160babc7cfbd10f4
BLAKE2b-256 062fe15069f766558c5561448d44ef9c95a95ca3c8d1de82864edaeb49b63acd

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Sentry Error logging StatusPage Status page