awesome-python icon indicating copy to clipboard operation
awesome-python copied to clipboard

Add Flet

Open ndonkoHenri opened this issue 1 year ago • 2 comments

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.

ndonkoHenri avatar Jan 19 '23 00:01 ndonkoHenri

22 stars... merge?

ndonkoHenri avatar Aug 18 '23 22:08 ndonkoHenri

yes

22bban avatar Jan 12 '24 02:01 22bban