[ ソース: pygithub ]
パッケージ: python3-github (1.43.7-1)
python3-github に関するリンク
Trisquel の資源:
pygithub ソースパッケージをダウンロード:
メンテナ:
Original Maintainers:
- Debian Python Modules Team (メールアーカイブ)
- Emmanuel Arias
外部の資源:
- ホームページ [pypi.python.org]
類似のパッケージ:
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-requests
- elegant and simple HTTP library for Python3, built for human beings