Software
Placeholder

py-shiny-templates

Templates for Shiny for Python

Python

Shiny for Python Templates is a collection of example applications that demonstrate different use cases and patterns for building Shiny for Python applications. The templates provide working code that developers can run locally or use as starting points for their own projects.

The repository offers multiple implementations of each template (using both Core and Express syntax where applicable), includes deployment configurations for automatic publishing to shinyapps.io, and maintains dependency specifications for each example. Templates help developers quickly understand Shiny patterns without building from scratch, while the automated deployment system ensures all examples remain accessible and up-to-date as working demonstrations.

Contributors