Python
17/10/2025 – –
Alfa
en
Shiny for Python: Reactive Web Apps Made Simple
Developer
Beginner
Shiny for Python allows you to build interactive web applications using only Python code. Inspired by the original Shiny framework for R, it introduces a reactive programming model that makes it easy to link UI elements to Python functions.
Details
In this talk, we’ll explore how this reactive model works, how to create user interfaces with Shiny’s tools, and how to display outputs like charts or tables that update automatically. We’ll also discuss some practical use cases, such as data exploration or creating lightweight dashboards. This session is aimed at developers or data scientists who want a simple way to share analyses or prototype interactive interfaces—without writing any JavaScript.