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

Uploaded Source

Built Distributions

guizero-0.5.2-py3.6.egg (79.8 kB view details)

Uploaded Source

guizero-0.5.2-py3-none-any.whl (33.9 kB view details)

Uploaded Python 3

File details

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

File metadata

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

File hashes

Hashes for guizero-0.5.2.tar.gz
Algorithm Hash digest
SHA256 08d398d9a53318aca0edd66e790ded5bfdc0963a7897aabc3b969e7d71e28d09
MD5 2424e7e5ba024e8316bd832a94048f46
BLAKE2b-256 b197d352c13b10c3a0328f6f746f08fd0abef863efb7b051e2b7e8bbbcb385a1

See more details on using hashes here.

File details

Details for the file guizero-0.5.2-py3.6.egg.

File metadata

  • Download URL: guizero-0.5.2-py3.6.egg
  • Upload date:
  • Size: 79.8 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No

File hashes

Hashes for guizero-0.5.2-py3.6.egg
Algorithm Hash digest
SHA256 3322cf567fe47283732e1bd649c230a8751b293a4cb31a4758b1fd09e079d4a0
MD5 0dacb734e214a1f1f6cd6f7cf79b243c
BLAKE2b-256 ef5d72213f4d6344847db1d9e304084a3db07044389045bee42d55fe972e39ce

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for guizero-0.5.2-py3-none-any.whl
Algorithm Hash digest
SHA256 f2c2ca8179d50be710606101b1c8373fff4f8a3e9b9a0f0855c282c4e80b0ae9
MD5 b2730ce43ebb67a4d819c9ea2226d61e
BLAKE2b-256 8719e8d1831fedc1328c39dacf9a9c5342ceed0315cf301aa2284cd09fc91e9e

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