Small library to cover non provided methods by pygithub
Project description
GitHub Utils API
What is it?
This package is used to provide a simple python interface for interacting with GitHub. It is based on the official public Rest API documentation and private methods discovered by the community.
This project is documented at https://githubutilsapi.readthedocs.io/
How to Install?
From PyPI
$ pip install github-utils-api
From Source
- Git clone repository
- Use
pip install -r requirements.txt
to install the required packages - or
pipenv install && pipenv install --dev
How to use?
Import this python package and code.
from githubutilsapi import GithubUtilsApi
How to contribute?
First of all, I am happy for any PR requests. Let's fork and provide your changes :)
- Fork this project
- Install required software Python3
- Make your changes
- Remember to generate documented methods
- Test your changes and create the pull request
License
This project is licensed under the terms of the MIT license.
For a copy, see https://opensource.org/licenses/MIT.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
github-utils-api-0.69.0.tar.gz
(12.4 kB
view hashes)
Built Distribution
Close
Hashes for github_utils_api-0.69.0-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 2d8b4960d857323555e09eb05ea8e292a333e559ad2fb161f4bb9c7281c23cc4 |
|
MD5 | b5a23d3533a8b50a52aa8fb40974c204 |
|
BLAKE2b-256 | f9972779d22554fbe1079b35b98105b4e6df715e805636d85cd9120d4c036430 |