Skip to content

Instantly share code, notes, and snippets.

View npscience's full-sized avatar
👩‍🎓
student again (Codeclan)

Naomi Penfold npscience

👩‍🎓
student again (Codeclan)
View GitHub Profile
@drjwbaker
drjwbaker / 2018-03_CW18.md
Last active March 27, 2018 16:10
Software Sustainability Institute Collaborations Workshop 2018, Cardiff, 26-28 March 2018

Software Sustainability Institute Collaborations Workshop 2018, Cardiff, 26-28 March 2018

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: