Skip to content
This repository was archived by the owner on May 22, 2021. It is now read-only.
/ github4.py Public archive
forked from sigmavirus24/github3.py

Fork of wrapper library for interacting with GitHub's API in a convenient and ergonomic way. Works on Python 3.6+.

License

Notifications You must be signed in to change notification settings

staticdev/github4.py

 
 

Repository files navigation

github4.py

github4.py an actively developed wrapper around the GitHub API that forks github3.py.

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

Installation

You can install github4.py via pip from PyPI:

$ pip install github4.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 environment. These need to be installed for the tests to run.

Build status

You can find master build statuses for different environments.

Contributing

Contributions are very welcome. To learn more, see the Contributor Guide.

License

Distributed under the terms of the MIT license, github4.py is free and open source software.

Issues

If you encounter any problems, please file an issue along with a detailed description.

Examples

See the docs for more examples.

Credits

Original author of github3.py is Ian Stapleton Cordasco (sigmavirus24).

About

Fork of wrapper library for interacting with GitHub's API in a convenient and ergonomic way. Works on Python 3.6+.

Topics

Resources

License

Code of conduct

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Python 91.8%
  • Jupyter Notebook 8.2%