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.
- Host: GitHub
- URL: https://github.com/serhaturtis/tool-tkgenerator
- Owner: serhaturtis
- License: gpl-3.0
- Created: 2023-02-24T19:21:54.000Z (about 2 years ago)
- Default Branch: master
- Last Pushed: 2024-12-02T17:03:12.000Z (6 months ago)
- Last Synced: 2024-12-02T18:20:22.988Z (6 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: 2
- 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.