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.

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

Uploaded Source

Built Distributions

guizero-0.6.1-py3.6.egg (91.1 kB view details)

Uploaded Source

guizero-0.6.1-py3-none-any.whl (39.6 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: guizero-0.6.1.tar.gz
  • Upload date:
  • Size: 27.5 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/1.11.0 pkginfo/1.4.2 requests/2.18.4 setuptools/38.5.1 requests-toolbelt/0.8.0 tqdm/4.19.5 CPython/3.6.4

File hashes

Hashes for guizero-0.6.1.tar.gz
Algorithm Hash digest
SHA256 23b1b32cf79fe49d1e5e5a6da476ff8b6d1365bf1e9cb2260f707bd75255d7ba
MD5 0115af731561ba47317fb1f0b4815ea0
BLAKE2b-256 259882eeec549e38bf9dbd18daeb62cafd479f77babcdbf054282e022eb4ae77

See more details on using hashes here.

File details

Details for the file guizero-0.6.1-py3.6.egg.

File metadata

  • Download URL: guizero-0.6.1-py3.6.egg
  • Upload date:
  • Size: 91.1 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/1.11.0 pkginfo/1.4.2 requests/2.18.4 setuptools/38.5.1 requests-toolbelt/0.8.0 tqdm/4.19.5 CPython/3.6.4

File hashes

Hashes for guizero-0.6.1-py3.6.egg
Algorithm Hash digest
SHA256 7dd5b3688d992fbf0f6610504c0a098ba5d437e25bb8c257f48b58fd6943d5e9
MD5 ca0e4acf5c83d41f3ee2661efcff3b35
BLAKE2b-256 48cd8104daf9111152dca722e3bd10378a2ca0a2c66b6836a509ef5216cea65c

See more details on using hashes here.

File details

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

File metadata

  • Download URL: guizero-0.6.1-py3-none-any.whl
  • Upload date:
  • Size: 39.6 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/1.11.0 pkginfo/1.4.2 requests/2.18.4 setuptools/38.5.1 requests-toolbelt/0.8.0 tqdm/4.19.5 CPython/3.6.4

File hashes

Hashes for guizero-0.6.1-py3-none-any.whl
Algorithm Hash digest
SHA256 30922be3d18202ba5a56d65176b6f971f8ead79556ce2c11ce7a5a6c828c2e63
MD5 35a7c1e367be86e302b15b9d31a221b6
BLAKE2b-256 04d8d31e8d38ef4b84499938bd159f36a4ee179ece0503c60dd5c0be831722b4

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