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

1 pointsposted 7 months ago
by Einswilli

1 Comments

Einswilli

7 months ago

Hey everyone ,

I shared FletX a couple days ago — it’s an open-source micro-framework that brings reactive state, DI, and modular architecture to Python UIs built with Flet. Think GetX from Flutter, but for Python.

We just released version `v0.1.4.a0`, which includes class-based controllers, Angular-style routing, a revamped CLI, and a new scalable project structure — all aiming to make serious UI development in Python more maintainable and fun.

Would love to hear your thoughts:

Have you tried Flet before?

What’s your take on bringing reactive architectures to Python frontends?

Anything you’d expect from a Python-first UI framework like this?

Open to feedback, suggestions, and collaboration.

Article: https://medium.com/@einswilligoeh/fletx-v0-1-4-a0-is-here-th...

Thanks for reading