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

Uploaded Source

Built Distribution

guizero-0.6.3-py3-none-any.whl (40.1 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: guizero-0.6.3.tar.gz
  • Upload date:
  • Size: 27.2 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/1.11.0 pkginfo/1.4.2 requests/2.21.0 setuptools/38.5.1 requests-toolbelt/0.8.0 tqdm/4.19.5 CPython/3.6.4

File hashes

Hashes for guizero-0.6.3.tar.gz
Algorithm Hash digest
SHA256 e1e0b26f3ea1c80ba599bea19f04c8754a22de6dbb42f8f7fcef108c0729c03e
MD5 ea7a21ad7c805d9237b57e25b2756474
BLAKE2b-256 8f2681e6163e0bec062acb81f01ebf0d7f050d9ea6ccdd97b717b1f44fbd0955

See more details on using hashes here.

File details

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

File metadata

  • Download URL: guizero-0.6.3-py3-none-any.whl
  • Upload date:
  • Size: 40.1 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/1.11.0 pkginfo/1.4.2 requests/2.21.0 setuptools/38.5.1 requests-toolbelt/0.8.0 tqdm/4.19.5 CPython/3.6.4

File hashes

Hashes for guizero-0.6.3-py3-none-any.whl
Algorithm Hash digest
SHA256 2eede6c11709ff88188232d808314eca9471a662c179eeee053f43ba7b5573b0
MD5 21726f6ce520ddffecb957aea65902c5
BLAKE2b-256 7cf7aef66466c0dbc434e20897b7bb021b3bd7579319af96c64974f5e1e90cd8

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