Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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!
- Host: GitHub
- URL: https://github.com/markdouthwaite/streamlit-project
- Owner: markdouthwaite
- License: mit
- Created: 2020-09-16T06:02:00.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2021-12-22T05:33:10.000Z (about 3 years ago)
- Last Synced: 2023-04-25T16:03:03.496Z (over 1 year ago)
- Topics: app-engine, data-visualization, google-cloud, streamlit, web-app
- Language: Python
- Homepage:
- Size: 1.61 MB
- Stars: 35
- Watchers: 2
- Forks: 22
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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).