8000 GitHub - cpennington/github3.py at debian
[go: up one dir, main page]

Skip to content

cpennington/github3.py

 
 

Repository files navigation

https://raw.github.com/sigmavirus24/github3.py/develop/images/gh3-logo.png

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

See HISTORY.rst for any "breaking" changes.

Installation

$ pip install github3.py

Dependencies

Contributing

Please read the CONTRIBUTING document.

Testing

You can run either pip install -r dev-requirements.txt to install the following before testing or simply make test-deps. It is suggested you do this in a virtual enviroment. These need to be installed for the tests to run.

  • betamax
  • coverage by Ned Batchelder
  • mock by Michael Foord
  • < 763B /ul>

    License

    Modified BSD license

    Examples

    See the docs for more examples.

    Testing

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

    make tests
    

    Author

    Ian Cordasco (sigmavirus24)

    Contact Options

    • Feel free to use the github3.py tag on StackOverflow for any questions you may have
    • If you dislike StackOverflow it is preferred that you send an email to github3.py@librelist.com
    • You may also contact (via email) the author directly with questions/suggestions/comments or if you wish to include sensitive data.

About

Python library for interfacing with the GitHub APIv3

Resources

License

Code of conduct

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Python 88.9%
  • Jupyter Notebook 11.1%
0