Skip to content

NewJerseyStyle/LitePolis

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 

Repository files navigation

LitePolis

Python port of polis try to be data scientist friendly and easy to deploy support horizontal scaling on cloud

Getting started

Under development...

Developer manual

Tech stack

  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