
Dash is an extremely powerful library to quickly build dashboards in Python, giving you the full freedom of HTML, JS, and CSS using Python.
Let’s take a look at some examples hosted on the plotly gallery.
A Broker Dashboard with live prices

An Uber rides tracking app

The examples are self-explanatory, all the elements can interact with each other, rendering and updating dynamically.