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

Uploaded Source

Built Distribution

guizero-1.0.0-py3-none-any.whl (40.6 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: guizero-1.0.0.tar.gz
  • Upload date:
  • Size: 28.3 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.0.0.tar.gz
Algorithm Hash digest
SHA256 e040bc50813e9613419e2328894699d8640fd15dacb2f4884654dc8b876fd16d
MD5 4d42ee1fea3e5d6c07794d92618c256e
BLAKE2b-256 655d11a2101192a8d68fdc19225a44a5fe58e9b8ee835f5a2a2ba69bde676baa

See more details on using hashes here.

File details

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

File metadata

  • Download URL: guizero-1.0.0-py3-none-any.whl
  • Upload date:
  • Size: 40.6 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.0.0-py3-none-any.whl
Algorithm Hash digest
SHA256 ea3cafa3f450ad2ced41bcd211c16f7941d904d8ff1b98dd5376bf55c1e0625a
MD5 cc8a18c7d19c7bd3553020fdaaa117be
BLAKE2b-256 cd9d014739e794f708980d94a5ead9378db3c65b4f839716b743bf75de808de3

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