github3.py

嗨,我是一个与 GitHub 的 REST API 以方便和符合人体工程学的方式交互的库。我使用 Python 3.6+。「Hi, I'm a library for interacting with GItHub's REST API in a convenient and ergonomic way. I work on Python 3.6+.」

Github星跟踪图

image

github3.py is a comprehensive, actively developed, and extraordinarily
stable wrapper around the GitHub API (v3).

Note: This library currently works with Python 3.7+ or pypy3. For older
versions, please use version 1.3.0.

Installation

$ pip install github3.py

Dependencies

Contributing

Please read the
CONTRIBUTING
document.

Testing

You can run pip install -e .[dev] to install the following before
testing or simply make test-deps. It is suggested you do this in a
virtual environment. These need to be installed for the tests to run.

Build status

You can find build statuses for different environments.

License

Modified BSD
license

Examples

See the
docs
for more examples.

Testing

Install the dependencies from requirements.txt e.g.:

make tests

Author

Ian Stapleton Cordasco (sigmavirus24)

Contact Options

  • Feel free to use the
    github3.py
    tag on Stack Overflow for any questions you may have.
  • If you dislike Stack Overflow, it is preferred that you use Github
    discussions
    (https://github.com/sigmavirus24/github3.py/discussions).
  • You may also contact (via
    email) the author directly with
    questions/suggestions/comments or if you wish to include sensitive
    data.

主要指标

概览
名称与所有者sigmavirus24/github3.py
主编程语言Python
编程语言Makefile (语言数: 3)
平台
许可证BSD 3-Clause "New" or "Revised" License
所有者活动
创建于2012-03-13 19:58:53
推送于2025-06-27 19:20:13
最后一次提交
发布数52
最新版本名称4.0.1 (发布于 )
第一版名称0.1alpha (发布于 )
用户参与
星数1.2k
关注者数30
派生数406
提交数3.5k
已启用问题?
问题数498
打开的问题数61
拉请求数584
打开的拉请求数4
关闭的拉请求数120
项目设置
已启用Wiki?
已存档?
是复刻?
已锁定?
是镜像?
是私有?