#3 · Primary category: Business Intelligence & Analytics

streamlit

data-analysis data-science data-visualization deep-learning developer-tools machine-learning python streamlit

Streamlit — A faster way to build and share data apps.

Project last updated:08/29/26

GitHub Stars

45.6K

Forks

4.4K

Contributors

338

License

Apache-2.0

Why we included this project

Streamlit takes a plain Python script and turns it into a live, interactive web app with only a few lines of code, so you can put data or a model in front of other people without touching front-end development. Data scientists and ML engineers use it to build dashboards and share experiment results, or wrap a model in a simple UI that teammates can actually click through. Since everything stays in Python and the app refreshes as you edit the source file, it's well suited to quick iteration during analysis and demos. For teams that want a self-hostable way to expose internal analytics or test an app idea before committing to a heavier framework, it's a practical choice.

Articles for this project

No articles for this project yet.

To suggest a topic or contribute an article, contact us.

Related projects in this category