An API library to comunicate with some admin points of the Github API not covered by PyGithub
- Install this library using pip
pip install github-utils-api - Import in your code
from githubutilsapi import GithubUtilsApi - Create and automate!!
- Fork this project
- Install required software Python3
- Make your changes
- Remeber to generate documented methods
- Test your changes and create the pull request
This work is licensed under the terms of the MIT license. For a copy, see https://opensource.org/licenses/MIT.