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

Uploaded Source

Built Distribution

guizero-1.1.1-py3-none-any.whl (42.3 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: guizero-1.1.1.tar.gz
  • Upload date:
  • Size: 30.8 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.2.0 pkginfo/1.6.1 requests/2.25.0 setuptools/46.1.3 requests-toolbelt/0.9.1 tqdm/4.53.0 CPython/3.8.2

File hashes

Hashes for guizero-1.1.1.tar.gz
Algorithm Hash digest
SHA256 949afa10b4a29d39044f4cd93f2d37c4db5a545dd8b656d5f8f5b4e1b8c4f15a
MD5 cdad7f91d4e907393f20a39f35eb24d2
BLAKE2b-256 afdbe4d0b4f4af2aa69b4100db7224f6478538c3968e85423bf1394cd54f9e32

See more details on using hashes here.

File details

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

File metadata

  • Download URL: guizero-1.1.1-py3-none-any.whl
  • Upload date:
  • Size: 42.3 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.2.0 pkginfo/1.6.1 requests/2.25.0 setuptools/46.1.3 requests-toolbelt/0.9.1 tqdm/4.53.0 CPython/3.8.2

File hashes

Hashes for guizero-1.1.1-py3-none-any.whl
Algorithm Hash digest
SHA256 a116543056598928bba32c7c29487484831d08ff24f3e0ca75524c9ccc52bf2c
MD5 b4f6d2fceb96fa4e7b59a78947fdbf33
BLAKE2b-256 883652ae98723d83fed0c6496f8e42cf2b2ae37c7218fc43545394321be9fd3d

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