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: 3 months ago
JSON representation

Basic Tkinter Framework for Python GUI

Awesome Lists containing this project

README

          


T-FRAMEWORK.gif

# 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]