Declarative Tcl/Tk UI Library for Python
a year ago
- #Python
- #Tcl/Tk
- #UI
- Declarative Tcl/Tk UI library for Python with React-like features.
- Well-typed and closely maps to Tcl/Tk for debugging.
- Zero dependency and small enough to understand fully.
- Incomplete state with missing functionality.
- Example usage includes creating a counter and a TODO list application.
- Packer is the main method for arranging widgets.
- Future improvements include efficient diffing algorithms and potential Rust offloading.
- Development setup involves mypy and pytest for testing.