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

Uploaded Source

Built Distribution

guizero-1.2.0-py3-none-any.whl (43.0 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: guizero-1.2.0.tar.gz
  • Upload date:
  • Size: 31.3 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.4.1 importlib_metadata/4.0.1 pkginfo/1.7.0 requests/2.25.1 requests-toolbelt/0.9.1 tqdm/4.60.0 CPython/3.8.2

File hashes

Hashes for guizero-1.2.0.tar.gz
Algorithm Hash digest
SHA256 0d8fbb0d4fc5e2aaf59e7633ba4119eb4811b58ef45328177aae7f2fc810b086
MD5 e6df902d7c29c87c9340657974d47b15
BLAKE2b-256 c133eb8a73d8c78383c640b97af6bb4731fb849bc34731d6cd0214b1c5ea7905

See more details on using hashes here.

File details

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

File metadata

  • Download URL: guizero-1.2.0-py3-none-any.whl
  • Upload date:
  • Size: 43.0 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.4.1 importlib_metadata/4.0.1 pkginfo/1.7.0 requests/2.25.1 requests-toolbelt/0.9.1 tqdm/4.60.0 CPython/3.8.2

File hashes

Hashes for guizero-1.2.0-py3-none-any.whl
Algorithm Hash digest
SHA256 5acc7f74a00236e641dac0667ad34a98d83605b857d07f18a098dfdeeb953f40
MD5 813f5b6fa3b5abf1ec258dc25ecb4704
BLAKE2b-256 4c498ce63a0d589a8e57c0560ece3505f0de1511bb246ce29b75f36440c46d41

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