[ buster ]
[ ソース: pygithub ]
パッケージ: python-github (1.40-1)
python-github に関するリンク
Debian の資源:
pygithub ソースパッケージをダウンロード:
メンテナ:
外部の資源:
- ホームページ [pypi.python.org]
類似のパッケージ:
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.
その他の python-github 関連パッケージ
|
|
|
|
-
- dep: python
- 対話式の高レベルオブジェクト指向言語 (Python2 バージョン)
-
- dep: python-jwt
- Python implementation of JSON Web Token
-
- dep: python-requests
- elegant and simple HTTP library for Python2, built for human beings