Python port of polis try to be data scientist friendly and easy to deploy support horizontal scaling on cloud
Under development...
title Containers
graph TD;
Streamlit-->FastAPI;
FastAPI-->StarRock;
StarRock-->*storage;
*storage: Such as Amazon S3, Google Cloud Storage, Azure Blob Storage, and other S3-compatible storage
Access control is provided by Streamlit-Authenticator