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

Uploaded Source

Built Distribution

guizero-0.6.4-py3-none-any.whl (40.2 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: guizero-0.6.4.tar.gz
  • Upload date:
  • Size: 28.2 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-0.6.4.tar.gz
Algorithm Hash digest
SHA256 cabef819cd744e27f7b2adafda2c57aee4205cd38189e149d66b254c31345857
MD5 96d2f5517b768e8f0429b1a235ef54a3
BLAKE2b-256 25afcf9c2bccc78a222fddab5229581e77649bb6c46706f210d0b428395e99fb

See more details on using hashes here.

File details

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

File metadata

  • Download URL: guizero-0.6.4-py3-none-any.whl
  • Upload date:
  • Size: 40.2 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-0.6.4-py3-none-any.whl
Algorithm Hash digest
SHA256 c64584b79b9fd56b088546e9303fec615afa3560d738946ef7e34e869f321ae3
MD5 a99aa3cb47ca6f5665b98725ca4a37ef
BLAKE2b-256 8514e8b1a69f87f0c88a66a8b98c455ed773d2a064eba7b873db46e4733427b8

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