Live notes, so an incomplete, partial record of what actually happened.
Tags: collabw18
Site: https://www.software.ac.uk/cw18
My asides in {}
Live notes, so an incomplete, partial record of what actually happened.
Tags: collabw18
Site: https://www.software.ac.uk/cw18
My asides in {}
| """ | |
| Script to get watchers/stars/forks for all repos on a github organization | |
| Set GITHUB_API_TOKEN environment variable if you are hitting the API rate limit | |
| Requires pygithub and Python 3.6: | |
| pip install pygithub | |
| Usage: |