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

Uploaded Source

Built Distribution

guizero-0.5.4-py3-none-any.whl (36.8 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: guizero-0.5.4.tar.gz
  • Upload date:
  • Size: 25.4 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.5.4.tar.gz
Algorithm Hash digest
SHA256 cf6a0c85e7c5b4c39c4c8b61c8b91696c0adc2c572acdfb8c56226e5c22c286b
MD5 5e99d5f1de3705a3618cd627bf279790
BLAKE2b-256 a534fc4d4fc838cc90a34f4884891753ea22d5ba863bae3986efb67fa801c8ce

See more details on using hashes here.

File details

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

File metadata

  • Download URL: guizero-0.5.4-py3-none-any.whl
  • Upload date:
  • Size: 36.8 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.5.4-py3-none-any.whl
Algorithm Hash digest
SHA256 6f49d508d026d03e3e541f823bcd1220dd0947e3f33f7965d0738c6cd39b3ef5
MD5 ed2ba2379e74c3d55efeb191960b3b0d
BLAKE2b-256 1e55812fc7731565560dd76d0586cb563ccf13236818c3df7faaee381d898507

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