Adding FastHTML to Workers Python runtime #2488
ndilsou
started this conversation in
Python Packages
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Jeremy Howard of FastAI launched FastHTML recently to allow component based UIs to be developed all in Python. The library is built on top of techs like Starlette (same primitive backing FastAPI), HTMX and has built in support for SQLite.
Some of the reason why it would be a good bet for CF:
Overall that seems like a pretty valuable addition to the CF Workers python ecosystem.
Beta Was this translation helpful? Give feedback.
All reactions