Dash

Dash is a productive Python framework for building web applications. Written on top of Flask, Plotly.js, and React.js, Dash is ideal for building data visualization apps with highly custom user interfaces in pure Python. It’s particularly suited for anyone who works with data in Python.

All you need to deploy a Dash app to Connect Cloud is a public GitHub repository with a primary file (e.g., app.py) and a dependency file named requirements.txts.

Repository examples: