Vizro — дашборды на Python с минимумом кода
★ 3.8K
Vizro is a low-code framework from McKinsey for building beautiful, reliable dashboards and data apps in Python. Reach for it when you need to quickly assemble a polished dashboard with charts, filters, and multiple pages without spending time on manual layout and styling: you describe components via configuration (Python/dict/YAML) and Vizro gives a consistent, tidy look and structure. It is built on top of Plotly and Dash, works with pandas data, and deploys as a web app. Its focus is a fast builder of well-designed dashboards with ready styling and minimal code, not a BI system with a semantic layer or an analysis notebook (for reactive notebooks, marimo): the value is a consistent look and structure out of the box. It is useful to analysts and developers who need a presentable dashboard without deep front-end work.
- #Analytics