[ 源代码: pygithub ]
软件包:python3-github(1.55-3)
Access the full Github API v3 from Python3
This is a Python 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.
其他与 python3-github 有关的软件包
|
|
|
|
-
- dep: python3
- interactive high-level object-oriented language (default python3 version)
-
- dep: python3-deprecated
- Python decorator for old classes, functions or methods
-
- dep: python3-jwt
- Python 3 implementation of JSON Web Token
-
- dep: python3-nacl
- Python bindings to libsodium (Python 3)
-
- dep: python3-requests
- elegant and simple HTTP library for Python3, built for human beings