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

Uploaded Source

Built Distribution

guizero-0.6.2-py3-none-any.whl (39.9 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: guizero-0.6.2.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.21.0 setuptools/38.5.1 requests-toolbelt/0.8.0 tqdm/4.19.5 CPython/3.6.4

File hashes

Hashes for guizero-0.6.2.tar.gz
Algorithm Hash digest
SHA256 c0fb7fe87c9bf403e2aff61093f82c8871408b06842e878f3e78cbb1124593e7
MD5 9d8d355fb88c37e76e8e4cb548f51972
BLAKE2b-256 53a55c18691f5ea1807698d1659ecdfbf486a4b6ae0b7ed57e286664996a05cf

See more details on using hashes here.

File details

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

File metadata

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

File hashes

Hashes for guizero-0.6.2-py3-none-any.whl
Algorithm Hash digest
SHA256 45f6226f396731d418fc046305002cb88a340261ef1a2cd5de6341b5d638698e
MD5 e6da5e45730cc2b82b1dbfe6d046179d
BLAKE2b-256 cbe4eb11ec08735d04dd3c4bead7ee44bf5d9e35bf484290365aaacabde633b4

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