Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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: about 2 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 (about 3 years ago)
- Default Branch: main
- Last Pushed: 2024-06-24T05:03:51.000Z (7 months ago)
- Last Synced: 2024-06-24T06:23:20.498Z (7 months ago)
- Topics: framework, python, python3
- Language: Python
- Homepage:
- Size: 450 KB
- Stars: 2
- 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
- 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]