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

Add FastHTML

Open juanfrank77 opened this issue 1 year ago • 5 comments

What is this Python project?

FastHTML is a new project started by Jeremy Howard and co. It helps to quickly build web apps using only Python.

What's the difference between this Python project and similar ones?

  • Similar to FastAPI but it returns proper HTML instead of just JSON.
  • Simple to get started but powerful enough to build complex, interactive web apps.
  • Built on top of standard web technologies (e.g. Uvicorn, Starlette, SQLlite).
  • Easy to use like Streamlit but with much more flexibility for custom use cases.
  • Helps to learn web foundations like ASGI, HTTP, semantic HTML.
  • Allows to leverage the whole web ecosystem for plugins, UI/JS libraries, and DB's.

--

Anyone who agrees with this pull request could submit an Approve review to it.

juanfrank77 avatar Aug 11 '24 11:08 juanfrank77

@vinta

juanfrank77 avatar Aug 26 '24 10:08 juanfrank77

Interesting honestly it would be really nice to have this makes things much easier for web developers

fluxx-star avatar Oct 09 '24 20:10 fluxx-star

This WILL be useful asf <33

Manguseqq avatar Nov 14 '24 20:11 Manguseqq

This WILL be useful asf <33

I think so too @Manguseqq

juanfrank77 avatar Nov 17 '24 03:11 juanfrank77

Hey

Tere84420 avatar Jan 01 '25 00:01 Tere84420