FletX – A Lightweight Reactive Framework for Flet (Python UI)

1 Einswilli 1 7/3/2025, 7:53:16 PM github.com ↗

Comments (1)

Einswilli · 12h ago
FletX is a minimal reactive framework for Flet, designed to help Python developers structure larger front-end apps with better separation of concerns.

It brings reactive state management, declarative routing (inspired by Angular), a simple dependency injection system, and a modular project architecture — all built with a "Pythonic" mindset and keeping the Flet ecosystem in mind.

It's still early (v0.1.4.a0), and feedback is welcome. If you're using Flet or curious about Python UI frameworks, I'd love your thoughts!

Documentation link: https://alldotpy.github.io/FletX/