Skip to main content

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 :)

  1. Fork this project
  2. Install required software Python3
  3. Make your changes
  4. Remember to generate documented methods
  5. 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


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.66.0.tar.gz (12.0 kB view hashes)

Uploaded Source

Built Distribution

github_utils_api-0.66.0-py3-none-any.whl (12.4 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page