Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Hi, I'm a library for interacting with GItHub's REST API in a convenient and ergonomic way. I work on Python 3.6+.

License

NotificationsYou must be signed in to change notification settings

GithubToolNexus/github3.py

 
 

Repository files navigation

https://raw.github.com/sigmavirus24/github3.py/master/docs/img/gh3-logo.png

github3.py is a comprehensive, actively developed, and extraordinarily stablewrapper 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 theCONTRIBUTING document.

Testing

You can runpip install -e .[dev] to install the following before testing orsimplymake 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 BSDlicense

Examples

See thedocs 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 thegithub3.py tag on Stack Overflow for any questionsyou may have.
  • If you dislike Stack Overflow, it is preferred that you use Githubdiscussions (https://github.com/sigmavirus24/github3.py/discussions).
  • You may also contact (viaemail) the author directly withquestions/suggestions/comments or if you wish to include sensitive data.

About

Hi, I'm a library for interacting with GItHub's REST API in a convenient and ergonomic way. I work on Python 3.6+.

Resources

License

Code of conduct

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Python65.5%
  • Jupyter Notebook34.5%

[8]ページ先頭

©2009-2025 Movatter.jp