Skip to main content

Python module to allow learners to easily create GUIs

Project description

guizero

guizero is designed to allow new learners to quickly and easily create GUIs for their programs.

There is comprehensive documentation at lawsie.github.io/guizero

Install

If you can download and unzip a file, you can install guizero - no special permissions or administrator rights are required.

If you have administrator rights and are connected to the internet, you can use [pip to quickly install guizero]((https://lawsie.github.io/guizero/#install-using-pip).

guizero only requires tkinter to be installed, which is included with a standard Python installation on all platforms except Linux. A python module to allow learners to easily create GUIs. guizero is designed to be used by new learners.

Use

guizero is simple to use, taking away much of the complexity of creating simple GUIs.

from guizero import App, Text
app = App(title="Hello world")
message = Text(app, text="Welcome to the Hello world app!")
app.display()

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

guizero-1.1.0.tar.gz (29.4 kB view details)

Uploaded Source

Built Distributions

guizero-1.1.0-py3.7.egg (97.1 kB view details)

Uploaded Source

guizero-1.1.0-py3-none-any.whl (42.0 kB view details)

Uploaded Python 3

File details

Details for the file guizero-1.1.0.tar.gz.

File metadata

  • Download URL: guizero-1.1.0.tar.gz
  • Upload date:
  • Size: 29.4 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/1.13.0 pkginfo/1.5.0.1 requests/2.21.0 setuptools/40.8.0 requests-toolbelt/0.9.1 tqdm/4.31.1 CPython/3.7.3

File hashes

Hashes for guizero-1.1.0.tar.gz
Algorithm Hash digest
SHA256 445ea7b5180aad4782bc0c15241cc0b190f3f4d75780636c2b2116298e67c7eb
MD5 52cecac2f7cf9642c2e1f3da2f37e23e
BLAKE2b-256 1ad3a864df50e189a51944a10c75590f14b754d898ae10adca4b5de2f3573c3f

See more details on using hashes here.

File details

Details for the file guizero-1.1.0-py3.7.egg.

File metadata

  • Download URL: guizero-1.1.0-py3.7.egg
  • Upload date:
  • Size: 97.1 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/1.13.0 pkginfo/1.5.0.1 requests/2.21.0 setuptools/40.8.0 requests-toolbelt/0.9.1 tqdm/4.31.1 CPython/3.7.3

File hashes

Hashes for guizero-1.1.0-py3.7.egg
Algorithm Hash digest
SHA256 45a9c5db9ed017ad00de267a3e59c452ab8c73f4cb40795887f0748ce07d5ef8
MD5 98e9da0a4dcfc0424e4cf8a75dfd2495
BLAKE2b-256 1bf221ba0a81dd651dfb65fd07095802183d9f84749c9a03628658eedadec236

See more details on using hashes here.

File details

Details for the file guizero-1.1.0-py3-none-any.whl.

File metadata

  • Download URL: guizero-1.1.0-py3-none-any.whl
  • Upload date:
  • Size: 42.0 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/1.13.0 pkginfo/1.5.0.1 requests/2.21.0 setuptools/40.8.0 requests-toolbelt/0.9.1 tqdm/4.31.1 CPython/3.7.3

File hashes

Hashes for guizero-1.1.0-py3-none-any.whl
Algorithm Hash digest
SHA256 dd65471901855f85236085d6bca302d889140e035b680103bcdd79346c4aff56
MD5 dba03836e8369bb85cafa9712ab1ce0b
BLAKE2b-256 b0ebc58693afb94bc1e5f5f77d0f8e6b4e6dc84006fbfcb66b10fb81aef39f69

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page