[ Bron: pygithub ]
Pakket: python3-github (1.43.7-1)
Verwijzigingen voor python3-github
Debian bronnen:
Het bronpakket pygithub downloaden:
Beheerders:
Externe bronnen:
- Homepage [pypi.python.org]
Vergelijkbare pakketten:
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.
Andere aan python3-github gerelateerde pakketten
|
|
|
|
-
- 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-requests
- elegant and simple HTTP library for Python3, built for human beings