Skip to main content

tkGridGUI builds a python Tkinter GUI graphic user interface using the grid geometry manager.

Project description

Image1Link Image2Link Image3Link Image4Link

TkGridGUI

Builds A Python Tkinter Gui Graphic User Interface Using The Grid Geometry Manager.

See the Code at: https://github.com/sonofeft/TkGridGUI

See the Docs at: https://sonofefttkgridgui.readthedocs.io/en/latest/

See PyPI page at:https://pypi.python.org/pypi/tkgridgui

TkGridGUI is a graphic user interface for creating python Tkinter applications.

The user creates a fully “wired” python Tkinter GUI application by placing widgets into a hierarchical grid structure.

TkGridGUI generates python source code for all the basic Tkinter widgets, Button, Label and Entry,

as well structures such as menus, notebooks and statusbars. Within the generated python source code,

user application code is placed in designated areas.

Common widget bindings, keyboard shortcuts and StringVar objects are created by default.

The workflow moves between placing widgets, editing widget properties, adding application logic to the generated python source code

and testing the application after each change.

TkGridGUI runs on Linux and Windows with python 2 and 3.

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

tkgridgui-0.0.25.tar.gz (185.6 kB view hashes)

Uploaded Source

Built Distribution

tkgridgui-0.0.25-py2.py3-none-any.whl (208.1 kB view hashes)

Uploaded Python 2 Python 3

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