Show HN: Shiny Express – Reactive web framework for data science in Python (shiny.posit.co)

33 points by jcheng ↗ HN
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.

2 comments

[ 3.0 ms ] story [ 17.3 ms ] thread
Pretty cool, it's about time we got some facelift for Shiny.