๐Ÿ“ฆ EqualifyEverything / equalify-github-stats

API to get stats on the equalify Github Org.

โ˜… 1 stars โ‘‚ 0 forks ๐Ÿ‘ 1 watching โš–๏ธ MIT License
๐Ÿ“ฅ Clone https://github.com/EqualifyEverything/equalify-github-stats.git
HTTPS git clone https://github.com/EqualifyEverything/equalify-github-stats.git
SSH git clone git@github.com:EqualifyEverything/equalify-github-stats.git
CLI gh repo clone EqualifyEverything/equalify-github-stats
Blake Bertuccelli-Booth Blake Bertuccelli-Booth Add stats to watch 39b723e 9 months ago ๐Ÿ“ History
๐Ÿ“‚ main View all commits โ†’
๐Ÿ“„ .gitignore
๐Ÿ“„ LICENSE
๐Ÿ“„ README.md
๐Ÿ“„ requirements.txt
๐Ÿ“„ README.md

Equalify GitHub Stats

Setup

  • Create and activate a virtual environment:
python3 -m venv venv
   source venv/bin/activate

  • Install dependencies:
pip install -r requirements.txt

  • Create a .env file in the project root with:
GITHUB_TOKEN=your_personal_access_token

Usage

Run the script:

python equalify-github-stats.py