top | item 41104568 (no title) nknealk | 1 year ago Take a look at streamlit as well. It’s got a few weird sharp edges but is really easy to pick up discuss order hn newest pydanny|1 year ago I like streamlit but found it if gets beyond a certain size it gets very hard to manage.Also, because FastHTML is powered by starlette, it handles async really well. That means web sockets have been a trivial implementation.
pydanny|1 year ago I like streamlit but found it if gets beyond a certain size it gets very hard to manage.Also, because FastHTML is powered by starlette, it handles async really well. That means web sockets have been a trivial implementation.
pydanny|1 year ago
Also, because FastHTML is powered by starlette, it handles async really well. That means web sockets have been a trivial implementation.