github-rank
文件大小: unknow
源码售价: 5 个金币 积分规则     积分充值
资源说明:Rank of the local GitHub users and repositories based on sum of stargazers.
github-rank
===========
This script generates ranks of top users and repositories located in specified regions.

## Dependencies
* Python 2,
* [PyGithub](http://github.com/jacquev6/PyGithub).

## Usage
1. Set locations in `config.py`.
2. Generate authorization key (more info here: http://developer.github.com/v3/oauth) and set `oauth` variable in `auth.py`. 
3. Run `python2 main.py`.
4. Open `output` directory, generated files are formated as GitHub Flavored Markdown with embeded HTML.

本源码包内暂不包含可直接显示的源代码文件,请下载源码包。