#11 · Primary category: Business Intelligence & Analytics

dash

ai bioinformatics charting dash dashboards data-science data-visualization finance flask gui-framework jupyter plotly plotly-dash productivity python react technical-computing web-app

Data Apps & Dashboards for Python. No JavaScript Required.

Project last updated:08/28/26

GitHub Stars

24.4K

Forks

2.3K

Contributors

221

License

MIT

Why we included this project

Dash lets Python teams turn analytical code into interactive web dashboards without writing JavaScript. You describe the layout and callbacks in pure Python, and the framework wires interactive controls like dropdowns and sliders to your data pipeline and Plotly charts, so a data scientist can ship a working internal tool in an afternoon. It's a good fit for operational reporting and KPI monitoring, where stakeholders need to filter and drill into live data rather than read static notebooks. Since it's built on Flask and React, it slots into the usual Python web deployment stack and can be embedded in larger applications. For teams already working in pandas and Plotly, this is the most direct route from analysis to a shareable interface.

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