Show HN: Shiny Express – Reactive web framework for data science in Python(shiny.posit.co)
shiny.posit.co
Show HN: Shiny Express – Reactive web framework for data science in Python
https://shiny.posit.co/blog/posts/shiny-express/
2 comments
Nice! This looks a lot simpler than traditional Shiny code.
I'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....
I'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....
Pretty cool, it's about time we got some facelift for Shiny.
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.