- Notifications
You must be signed in to change notification settings - Fork0
Fork of wrapper library for interacting with GitHub's API in a convenient and ergonomic way. Works on Python 3.6+.
License
staticdev/github4.py
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
github4.py an actively developed wrapper around the GitHub API that forksgithub3.py.
Note: This library currently works with Python 3.7+ or pypy3. For older versions, please usegithub3.py version 1.3.0.
You can installgithub4.py viapip fromPyPI:
$pip install github4.py
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 environment. These need to be installed for the tests to run.
You can find master build statuses for different environments.
Contributions are very welcome.To learn more, see theContributor Guide.
Distributed under the terms of theMIT license,github4.py is free and open source software.
If you encounter any problems,pleasefile an issue along with a detailed description.
See thedocs for more examples.
Original author ofgithub3.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
Uh oh!
There was an error while loading.Please reload this page.
Stars
Watchers
Forks
Packages0
Languages
- Python91.8%
- Jupyter Notebook8.2%