zhongjiajie / ossinsight-lite

Open source insight metrics not exists in https://ossinsight.io

Home Page:https://zhongjiajie-ossinsight-lite-streamlit-app-s6thd1.streamlit.app

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

OSS Insight Lite

Some metric not including in https://ossinsight.io

Start

Guide to start streamlit locally

# Create virtual environment
mkdir -p .streamlit
cat <<EOF > .streamlit/secrets.toml
GITHUB_TOKEN="<YOUR_GITHUB_TOKEN>"
EOF
# Run command to start
streamlit run streamlit_app.py

About

Open source insight metrics not exists in https://ossinsight.io

https://zhongjiajie-ossinsight-lite-streamlit-app-s6thd1.streamlit.app


Languages

Language:Python 100.0%