[ ソース: pygithub ]
パッケージ: python3-github (1.43.7-1)
python3-github に関するリンク
Debian の資源:
pygithub ソースパッケージをダウンロード:
メンテナ:
外部の資源:
- ホームページ [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
- 対話式の高レベルオブジェクト指向言語 (デフォルト python3 バージョン)
-
- dep: python3-deprecated
- Python decorator for old classes, functions or methods
-
- dep: python3-jwt
- Python 3 implementation of JSON Web Token
-
- dep: python3-requests
- 人間のために作られた、Python 3 向けの洗練された単純な HTTP ライブラリ