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

Uploaded Source

Built Distributions

guizero-0.5.1-py3.6.egg (74.5 kB view details)

Uploaded Source

guizero-0.5.1-py3-none-any.whl (31.7 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: guizero-0.5.1.tar.gz
  • Upload date:
  • Size: 23.0 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No

File hashes

Hashes for guizero-0.5.1.tar.gz
Algorithm Hash digest
SHA256 2abbad2c25266787467396b5baec2c64d5902a5cf25ffd409b15c950292e4f93
MD5 da1466d96b86efe0613a26c0f804b3f8
BLAKE2b-256 672f8aea7e6e3bfd36169ebd3fedccf83db88565be0cde7d1b7d3f00ea50187e

See more details on using hashes here.

File details

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

File metadata

  • Download URL: guizero-0.5.1-py3.6.egg
  • Upload date:
  • Size: 74.5 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No

File hashes

Hashes for guizero-0.5.1-py3.6.egg
Algorithm Hash digest
SHA256 f8793059bda05e38322f6de83a68a7f63f4c55f6df7558de628c0de67d506071
MD5 1af99939abec061721e0cf18e79ea25d
BLAKE2b-256 35c07698e886ef5ae9b162f14e4e64586b472fc1fa0de4e368950813fd7c0b9b

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for guizero-0.5.1-py3-none-any.whl
Algorithm Hash digest
SHA256 0a397c4dac1418d4c8ee00a15bad44758bccfb33ce5dac60c2cd0788cf8cc14b
MD5 c00e98836fcef4cea83da0a6dd66855d
BLAKE2b-256 af4283e0321b9ba7f506da2ccad2963aaabe415170ea9470e2fe0ad3638faa3d

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