What is this Python project?
With Flet, you code in Python only and a get multi-user, realtime Single-Page Application (SPA), with a beautiful Flutter UI. (Website, GitHub)
What's the difference between this Python project and similar ones?
Enumerate comparisons.
- Based on Flutter - Flutter UI rendered
- No SDKs, no thousands of dependencies, no complex tooling - Flet has built-in web server with assets hosting and desktop clients.
- Deploy Flet app as a web app and view it in a browser. Package it as a standalone desktop app for Windows, macOS and Linux. Install it on mobile as PWA
- Threads could be started anyhow within, without blocking the app's execution loop
- Flet has a very simple architecture
- Has hot reload for developpers
- much more: https://flet.dev/
Anyone who agrees with this pull request could submit an Approve review to it.