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

Uploaded Source

Built Distribution

guizero-1.4.0-py3-none-any.whl (44.5 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: guizero-1.4.0.tar.gz
  • Upload date:
  • Size: 32.8 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.2 CPython/3.10.7

File hashes

Hashes for guizero-1.4.0.tar.gz
Algorithm Hash digest
SHA256 5764e38a3b2a089712ec1e75340bf8335ea7721e37df8d9021cdd0afb8b57a27
MD5 030adf3ea3261c0cb85655a79388d353
BLAKE2b-256 f570efb03cb71a4335a1d92528741d8b4bb7416263d2c5ae4036774635056a27

See more details on using hashes here.

File details

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

File metadata

  • Download URL: guizero-1.4.0-py3-none-any.whl
  • Upload date:
  • Size: 44.5 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.2 CPython/3.10.7

File hashes

Hashes for guizero-1.4.0-py3-none-any.whl
Algorithm Hash digest
SHA256 a8a6e66d248fdf38466f04da790283fd5edd52893ab69b4dbe069fe18dccc096
MD5 d186866184e8d77fbdd791b9aaba69e7
BLAKE2b-256 a0dc0241d660dfbfd3b724bd488637bb81a3d968e676a9fbdc1668e216abe050

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