Statistics for the
orbitdb
GitHub organization
Written in Python 3 using the PyGithub library
$ python3 -m venv venv
$ source ./venv/bin/activate
$ pip install -r requirements.txt
$ GITHUB_TOKEN=[enter GH token here] python3 stats.py
PRs and Issues welcome! What stats would you like to see more of?
This code is released under the MIT license.