Shiny for Python

Introduction

Shiny for Python is a web application framework for Python.

Get started by following the Shiny for Python Getting Started Guide, then visit the examples page.

All you need to deploy a Shiny for Python app to Connect Cloud is a public GitHub repository with a primary file (e.g., app.py) and a dependency file named requirements.txt.

Repository examples: