Easy to use
Easy to install
It’s free
Welcome to the breezypythongui website. Graphical user interfaces in Python are fun and should be readily accessible to all programmers, not just Python’s tkinter experts.
Programmers import breezypythongui into their applications and start writing GUI-based programs the easy way. | Definition: breezypythongui is a module of classes that takes the pain out of writing GUI-based programs. |
breezypythongui is not a GUI builder, editor, or development environment. Instead, it simplifies the user interface and event model for programmers by subclassing various classes in Python’s tkinter framework.
- Easy to use because you don’t need to know the details of tkinter resources.
- Easy to install because it is contained in a Python module.
- Flexible and extensible because the source code is provided.
GUIDE TO BREEZYPYTHONGUI
Overview | What breezypythongui is and why you will want to use it. |
Downloads |
Copyright and other rules governing the use of the material on this website. |
Installation | How to install breezypythongui on your computer. |
Tutorial | How to use breezypythongui. |
Quick Reference | A quick guide to breezypythongui classes and methods. |
Books | Python textbooks for beginners. |
About Me | Meet the author of breezypythongui. |
breezypythongui now runs on Python 2.x.x OR Python 3.x.x!
See version 1.1, in downloads.