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

https://github.com/rblcoder/streamlit-app


https://github.com/rblcoder/streamlit-app

Last synced: 8 months ago
JSON representation

Awesome Lists containing this project

README

          

# streamlit-app

python -m venv venv

source venv/bin/activate

pip install -r requirements.txt

Run the app:

streamlit run app.py