
06 Jul 20235 min read
Streamlit: Beyond Data Science Dashboards
Streamlit is an open-source Python framework for creating web apps for machine learning and data science. Without having to learn any front-end technologies or frameworks, it enables you to create apps in the same manner that Python scripts are created. Streamlit apps are responsive, interactive, and simple to share and use. Streamlit can be used to develop practical tools that go beyond data exploration and visualisation, although it is frequently used to build data science dashboards and appl
