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
- Host: GitHub
- URL: https://github.com/mattmajestic/shiny-py-docker
- Owner: mattmajestic
- Created: 2024-04-05T16:38:30.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2024-04-05T22:56:58.000Z (about 1 year ago)
- Last Synced: 2025-02-05T10:29:22.723Z (5 months ago)
- Topics: docker, shiny-python
- Language: Python
- Homepage: https://shiny-py-docker.onrender.com/
- Size: 9.77 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Funding: .github/FUNDING.yml
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`.