from Hacker News

Show HN: Buefy Web Components for Streamlit

by javierluraschi on 3/5/24, 12:17 AM with 0 comments

While building dashboards in Streamlit, I found myself really missing Buefy's (Bulma) modern web components.

Specially due to the inability to add new values to Streamlit's multiselect [1], some missing controls like a polished image carousel [2] or a highly customizable data table.

Long story short, we put together streamfy (Streamlit + Buefy) as an MIT licensed project in GitHub to bring Buefy to Streamlit.

Demo: https://streamfy.streamlit.app

All the form components are implemented, missing half of other non-form UX components. There is plenty of room for PRs, testing, feedback, documentation, example, etc.

Please send issues and contributions to GitHub project [3] and general feedback to X / Twitter [4]

Thanks!

[1] https://github.com/streamlit/streamlit/issues/5348 [2] https://discuss.streamlit.io/t/image-carousel-component/3726... [3] https://github.com/hal9ai/streamfy [5] https://twitter.com/hal9ai/status/1764552523984363839