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

Uploaded Source

Built Distribution

guizero-1.3.0-py3-none-any.whl (44.5 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: guizero-1.3.0.tar.gz
  • Upload date:
  • Size: 32.7 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.7.1 importlib_metadata/4.10.0 pkginfo/1.8.2 requests/2.26.0 requests-toolbelt/0.9.1 tqdm/4.62.3 CPython/3.10.0

File hashes

Hashes for guizero-1.3.0.tar.gz
Algorithm Hash digest
SHA256 fd7e328d94a9096fe31a4fa02194b084905c80814ba48b8140ee685f77a4113a
MD5 cb99d284c41da99f1f0ec75201eb8933
BLAKE2b-256 fd592b4aae56feb024519b1a01e65d3630309177d292fa32ac6bde77477585e5

See more details on using hashes here.

File details

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

File metadata

  • Download URL: guizero-1.3.0-py3-none-any.whl
  • Upload date:
  • Size: 44.5 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.7.1 importlib_metadata/4.10.0 pkginfo/1.8.2 requests/2.26.0 requests-toolbelt/0.9.1 tqdm/4.62.3 CPython/3.10.0

File hashes

Hashes for guizero-1.3.0-py3-none-any.whl
Algorithm Hash digest
SHA256 d6b1fa3a14803342b429ceabb8ab8370ad8f049d62907a1983db0db2bd3ecd00
MD5 bb1c826c160bdc11b138fd9535a696a7
BLAKE2b-256 e324f4d62d7529e9bcfac081b0adb4e15db76ece5258991d0d80d8545b8eed49

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