Introducing Dash: Create Reactive Web Apps in pure Python

Hi there,

following up on our general research, we just stumbled upon Dash. Enjoy!

Dash is a user interface library for creating analytical web applications.
[The example app] was composed in just 160 lines of code, all of which were Python.

https://medium.com/plotly/introducing-dash-5ecf7191b503

With kind regards,
Andreas.

There is also dash-leaflet.

Daniel Lassahn is conceiving a user interface for Wetterdienst: A new toolset for accessing weather data from German Weather Service (DWD) based on Pandas using Dash. Enjoy.