[ buster ]
[ Bron: pygithub ]
Pakket: python-github (1.40-1)
Verwijzigingen voor python-github
Debian bronnen:
Het bronpakket pygithub downloaden:
Beheerders:
Externe bronnen:
- Homepage [pypi.python.org]
Vergelijkbare pakketten:
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.
Andere aan python-github gerelateerde pakketten
|
|
|
|
-
- dep: python
- interactive high-level object-oriented language (Python2 version)
-
- dep: python-jwt
- Python implementation of JSON Web Token
-
- dep: python-requests
- elegant and simple HTTP library for Python2, built for human beings