Skip to content
This repository has been archived by the owner on May 22, 2021. It is now read-only.

staticdev/github4.py

 
 

Repository files navigation

github4.py

PyPI

Read the documentation at https://github4.readthedocs.io/ Tests Codecov

pre-commit Black

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

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.

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%