An open API service indexing awesome lists of open source software.

https://github.com/mattmajestic/shiny-py-docker

Dockerized Shiny for Python Templates
https://github.com/mattmajestic/shiny-py-docker

docker shiny-python

Last synced: 3 months ago
JSON representation

Dockerized Shiny for Python Templates

Awesome Lists containing this project

README

        

# Shiny Python Templates with Docker ๐ŸŒŸ

Explore our collection of Shiny Python templates to jumpstart your interactive web applications!

## Introduction ๐Ÿš€

This repository offers a range of templates for both newcomers and seasoned developers to create dynamic web applications using Shiny for Python.

## Containerization with Docker๐Ÿณ

Containerizing your Shiny Python application, especially with a FastAPI backend, can streamline deployment and ensure consistency across different environments.

Run with `docker compose up` and checkout the `Dockerfile`.