Skip to content

LitePolis is a refactored version of [Polis](https://github.com/compdemocracy/polis), built using Python and optimized for scalability and performance.

License

Notifications You must be signed in to change notification settings

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;
Loading

*storage: Such as Amazon S3, Google Cloud Storage, Azure Blob Storage, and other S3-compatible storage

Access control is provided by Streamlit-Authenticator

About

LitePolis is a refactored version of [Polis](https://github.com/compdemocracy/polis), built using Python and optimized for scalability and performance.

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published