github_contributions:Github的贡献系统的Python接口 源码
github_contributions Github用户贡献系统的Python界面 >> > from github_contributions import GithubUser >> > user = GithubUser ( 'bcongdon' ) >> > print ( user . contributions (). today ()) Day ( date = datetime . date ( 2017 , 7 , 15 ), count = 2 , level = 1 ) 安装 $ pip install githubcontributions $ python >
下载地址
用户评论