Skip to content

Instantly share code, notes, and snippets.

View grootjans's full-sized avatar

Robbert Jan Grootjans grootjans

View GitHub Profile
#!/usr/bin/python
#
# Small program to retrieve teams associated to projects
# within a github organization
#
import sys
import logging