Skip to main content
Shiny logo

Shiny

Open-source framework for interactive web apps in R and Python

About

Shiny is an open-source framework that lets you build interactive web applications using R or Python. It uses reactive programming to update outputs automatically when inputs change, requiring no web development skills.