https://github.com/rug-gui/t-framework
Basic Tkinter Framework for Python GUI
https://github.com/rug-gui/t-framework
framework python python3
Last synced: 3 months ago
JSON representation
Basic Tkinter Framework for Python GUI
- Host: GitHub
- URL: https://github.com/rug-gui/t-framework
- Owner: rug-gui
- License: mit
- Created: 2021-11-05T05:43:37.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2025-01-08T17:15:58.000Z (about 1 year ago)
- Last Synced: 2025-02-03T19:16:35.723Z (about 1 year ago)
- Topics: framework, python, python3
- Language: Tcl
- Homepage:
- Size: 1.76 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# T-framework
Basic Tkinter Framework for Python GUI
## Features
- Easy Debugging for GUI
- Hot Reload
- Light and Dark Title Bar
- Inbuilt Themes
- Linear Gradients
- Angular Gradients
- Circular Gradients
## To-Do
- Automatic Updates
- Installer Creator
- Testing Channel Creation
- Crash Reporting
- Analytics
- Get System Preffered Color
## Documentation
Documentation for this project is available at [https://t-wkdo.onrender.com/](https://t-wkdo.onrender.com/)
### Special Mention:
- rdbende (for amazing Ttk Themes)
- tkWidgets
- CustomTkinter
- BlurWindow
- Pytkfaicons
## Upcoming Features
- Inbulilt collaboration with features from other frameworks(PySimpleGUI,DearPyGui and PyQt)
- Support Android Dev with AndroTk
- Add better effects on apps with pyopengltk
- Access windows/mac/linux default settings and sounds directly
- Enable/Disable modules [as in apache]
