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

Python library for interfacing with the GitHub APIv3

License

NotificationsYou must be signed in to change notification settings

github3py/github3py

 
 

Repository files navigation

Build Status

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

See HISTORY.rst for any "breaking" changes.

Installation

$ pip install github3.py

Dependencies

Testing

License

Modified BSDlicense

Examples

See thedocs for more examples.

Testing

make tests

These coverage numbers are from the old-style tests and still apply to master.

Name                 Stmts   Miss  Cover----------------------------------------github3/__init__         8      0   100%github3/api             54      1    98%github3/auths           50      0   100%github3/decorators      27      0   100%github3/events          89      0   100%github3/gists          101      0   100%github3/git             93      0   100%github3/github         374      0   100%github3/issues         204      0   100%github3/legacy          97      0   100%github3/models         189      0   100%github3/orgs           177      0   100%github3/pulls          138      6    96%github3/repos          790     22    97%github3/users          160      0   100%----------------------------------------TOTAL                 2551     29    99%

Author

Ian Cordasco (sigmavirus24)

Contact Options

  • It is preferred that you send an email togithub3.py@librelist.com
  • You may also contact (via email) the author directly withquestions/suggestions/comments

About

Python library for interfacing with the GitHub APIv3

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Python100.0%

[8]ページ先頭

©2009-2025 Movatter.jp