Introducing Flet
· 2 min read
Today we announce the first release of Flet!
Flet is a framework for building real-time web, desktop and mobile applications in Python.
No more complex architecture with JavaScript frontend, REST API backend, database, cache, etc. With Flet you just write a monolith stateful app in Python only and get multi-user, realtime Single-Page Application (SPA) or a mobile app.