Show HN: Shiny Express – Reactive web framework for data science in Python (shiny.posit.co)
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 ] threadI've just deployed an app to Ploomber Cloud: https://dry-fire-8233.ploomberapp.io/
Docs: https://docs.cloud.ploomber.io/en/latest/apps/shiny-express....