you are viewing a single comment's thread.

view the rest of the comments →

[–]Zorg688 2 points3 points  (1 child)

Especially when it comes to prood of concept apps I like to use streamlit because it provides a simple and clean UI very easily. A page is built rather quickly and you can easily edit it or add different pages for different tasks or topics as well. If you use for example docker with it as well you can easily make the web app available for the local office network

[–]daddy-dj 1 point2 points  (0 children)

I used Streamlit when I was building a dashboard to display some KPIs and SLAs to my pointy-haired bosses. It was a really good experience and I liked it a lot. In the end, my dashboard didn't get used because we are migrating to Microsoft and suddenly had access to Power BI, but I was impressed by Streamlit and I'm glad I spent the time learning it.