This script generates ranks of top users and repositories located in specified regions.
- Python 2,
- PyGithub.
- Set locations in
config.py. - Generate authorization key (more info here: http://developer.github.com/v3/oauth) and set
oauthvariable inauth.py. - Run
python2 main.py. - Open
outputdirectory, generated files are formated as GitHub Flavored Markdown with embeded HTML.