1 min read 30 words Updated Sep 24, 2026 Created Sep 24, 2026
#backend#frontend#python#webdev

Streamlit is a way to build data-driven apps purely in Python, without having to write frontend-code.

https://github.com/streamlit/streamlit

Useful for building dashboards, diagramms, tables etc.

Can be used with Pandas, Numpy