[ buster ]
[ 源代码: pygithub ]
软件包:python-github(1.40-1)
Access to full Github API v3 from Python2
This is a Python2 library to access the Github API v3. With it, you can manage Github resources (repositories, user profiles, organizations, etc.) from Python scripts.
It covers almost the full API and all methods are tested against the real Github site.
其他与 python-github 有关的软件包
|
|
|
|
-
- dep: python
- 交互式高级面向对象语言(Python2 版本)
-
- dep: python-jwt
- Python implementation of JSON Web Token
-
- dep: python-requests
- elegant and simple HTTP library for Python2, built for human beings