An open API service indexing awesome lists of open source software.

https://github.com/serhaturtis/tool-tkgenerator

A simple point & click UI tool to create simple tkinter UI Python classes.
https://github.com/serhaturtis/tool-tkgenerator

gui-generator python tk tkinter tkinter-gui ttk ui-design ui-generator

Last synced: 3 months ago
JSON representation

A simple point & click UI tool to create simple tkinter UI Python classes.

Awesome Lists containing this project

README

        

# TOOL-TKGenerator
A simple UI tool to create simple tkinter UI Python classes.

![Preview](./img/sample.png)

## Keyboard Shortcuts
- Ctrl+s => Save current UI
- Ctrl-l => Load UI
- Ctrl-g => Generate code and export as Python class.