forked fromsigmavirus24/github3.py
- Notifications
You must be signed in to change notification settings - Fork0
Python library for interfacing with the GitHub APIv3
License
NotificationsYou must be signed in to change notification settings
rlevit/github3.py
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
github3.py is a comprehensive, actively developed and extraordinarily stablewrapper around the GitHub API (v3).
See HISTORY.rst for any "breaking" changes.
$ pip install --pre github3.py
- requests by Kenneth Reitz
- uritemplate by Ian Cordasco
Please read theCONTRIBUTING document.
You can run eitherpip install -r dev-requirements.txt
to install thefollowing before testing or simplymake test-deps
. It is suggested you dothis in a virtual enviroment. These need to be installed for the tests to run.
Modified BSDlicense
See thedocs for more examples.
Install the dependencies from requirements.txt e.g.:
make tests
Ian Cordasco (sigmavirus24)
- Feel free to use thegithub3.py tag on StackOverflow for any questionsyou may have
- If you dislike StackOverflow it is preferred that you send an email togithub3.py@librelist.com
- You may also contact (via email) the author directly withquestions/suggestions/comments or if you wish to include sensitive data.
About
Python library for interfacing with the GitHub APIv3
Resources
License
Code of conduct
Uh oh!
There was an error while loading.Please reload this page.
Stars
Watchers
Forks
Packages0
No packages published
Languages
- Python88.8%
- Jupyter Notebook11.2%