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.

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

Uploaded Source

Built Distribution

guizero-0.5.3-py3-none-any.whl (34.0 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: guizero-0.5.3.tar.gz
  • Upload date:
  • Size: 24.6 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No

File hashes

Hashes for guizero-0.5.3.tar.gz
Algorithm Hash digest
SHA256 23137567c9d23ac3e8c81e2bd9b8b9be7ea83c6ff08c3534626e396c09ca9f1b
MD5 4d6f6274a5bec5f82e45ae5f814c1f4a
BLAKE2b-256 76ed549013bdd91e37ca3252c35649131212c4649fd04bcf6480433c4ac54560

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for guizero-0.5.3-py3-none-any.whl
Algorithm Hash digest
SHA256 6090637b301c06f16c73b8553d7fa7a0aba18f3110c464b7ab9574d54af3caf2
MD5 1c35c17ae2ad4dad5b85af96e9cdf769
BLAKE2b-256 d4855998f77e0212166d25d2f65ee9aad739aea3ab6971fb3415257cc64c8a62

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