Show HN: Shiny Express – Reactive web framework for data science in Python
https://shiny.posit.co/blog/posts/shiny-express/Shiny is an open source web framework for data scientists to create interactive web applications, using Python or R. Shiny for R has been around since 2012, Shiny for Python since 2022.
Today, we're releasing Shiny Express, a new syntax for writing Shiny for Python apps that is dramatically simpler and more concise. You can write full-stack interactive applications that manipulate and visualize your data in realtime, using a syntax that is highly reminiscent of writing a regular Python script.