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 the command line to install or upgrade 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-1.5.0.tar.gz (40.9 kB view details)

Uploaded Source

Built Distributions

guizero-1.5.0-py3-none-win32.whl (44.6 kB view details)

Uploaded Python 3 Windows x86

guizero-1.5.0-py3-none-any.whl (44.6 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: guizero-1.5.0.tar.gz
  • Upload date:
  • Size: 40.9 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.2 CPython/3.12.0

File hashes

Hashes for guizero-1.5.0.tar.gz
Algorithm Hash digest
SHA256 421f8e6871d795064c1608f8277ae3d252e129f656ddc558b30f577bdc6267d1
MD5 63818c98dba744e70fcfd6174c5050f3
BLAKE2b-256 9f4ec852fd51e9fa483f6c0defba15eede90a8ca66d735ba6f6fd332e7c39af3

See more details on using hashes here.

File details

Details for the file guizero-1.5.0-py3-none-win32.whl.

File metadata

  • Download URL: guizero-1.5.0-py3-none-win32.whl
  • Upload date:
  • Size: 44.6 kB
  • Tags: Python 3, Windows x86
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.2 CPython/3.12.0

File hashes

Hashes for guizero-1.5.0-py3-none-win32.whl
Algorithm Hash digest
SHA256 91dffcc4248426b505ab75d390c6e01dedd811e34d2afb2ce0d82f36cf77c374
MD5 a3905033e3a0500157a2d3d085bfe291
BLAKE2b-256 01f16196115499e000c15ed71fe118d4c9f479077e111f930807c9ec031081cc

See more details on using hashes here.

File details

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

File metadata

  • Download URL: guizero-1.5.0-py3-none-any.whl
  • Upload date:
  • Size: 44.6 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.2 CPython/3.12.0

File hashes

Hashes for guizero-1.5.0-py3-none-any.whl
Algorithm Hash digest
SHA256 5820f6638d3af1b659713e4de980f87c8d3d768056e5c57df10b967cd8b16817
MD5 a54264194f3ca74e24ec198fabcd8b73
BLAKE2b-256 0942e5a294a9bef25dfd5282400c7289bfcf6a81995317cbbd56d32d014ac478

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