Hacker News new | past | comments | ask | show | jobs | submit login
Show HN: Hstream – write Streamlit, ejcct to Django and Htmx (github.com/conradbez)
1 point by conradbez 14 days ago | hide | past | favorite
I love Streamlit, but I've often found it insurmountable to transition from a Proof of Concept to MVP

I've release a new version of the previously loved HStream [1]. This update introduces an eject command, which generates Django source code from your hstream apps. You can run this code immediately and gradually integrate custom Django functionalities.

The other advantages of HStream is:

1) easier to extend when you move past PoC since hstream acts more like a typical web stack

2) with htmx at the core hstream is much less complex than alternative. This simplicity aids in performance and extensibility, making it easier to develop packages on top.

3) html is simple, so using this we can give the user much more control around the look and feel, while falling back onto pico.css (classless css) sane defaults.

Would love to hear people's thoughts.

[1] https://news.ycombinator.com/item?id=33547813




Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: