Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/markdouthwaite/streamlit-project

This repository provides a simple deployment-ready project layout for a Streamlit app. Simply swap out the code in `app.py` for your own and hit deploy!
https://github.com/markdouthwaite/streamlit-project

app-engine data-visualization google-cloud streamlit web-app

Last synced: 24 days ago
JSON representation

This repository provides a simple deployment-ready project layout for a Streamlit app. Simply swap out the code in `app.py` for your own and hit deploy!

Awesome Lists containing this project

README

        

# streamlit-project

This is a basic project template for building and deploying containerized [streamlit](https://docs.streamlit.io/en/stable/index.html) apps.

If you're using this for your own project/s, head to the [Getting Started guide](docs/template-info.md).

This app is configured to be deployed with Google Cloud Platform's [App Engine](https://cloud.google.com/appengine).