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: 29 days ago
JSON representation
A simple point & click UI tool to create simple tkinter UI Python classes.
- Host: GitHub
- URL: https://github.com/serhaturtis/tool-tkgenerator
- Owner: serhaturtis
- License: gpl-3.0
- Created: 2023-02-24T19:21:54.000Z (over 3 years ago)
- Default Branch: master
- Last Pushed: 2024-12-02T17:03:12.000Z (over 1 year ago)
- Last Synced: 2025-09-17T13:31:00.491Z (10 months ago)
- Topics: gui-generator, python, tk, tkinter, tkinter-gui, ttk, ui-design, ui-generator
- Language: Python
- Homepage:
- Size: 88.9 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# TOOL-TKGenerator
A simple UI tool to create simple tkinter UI Python classes.

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