Skip to main content

GitHub API Client

Project description

GitHub API

Standard GitHub API implementation in python.

Configuration

Name Type Default Description
GITHUB_USERNAME str None The username to be used in the authentication with the GitHub API.
GITHUB_PASSWORD str None The password to be used in the authentication with the GitHub API.
GITHUB_ID str None While using OAuth provides a way to define the client identifier.
GITHUB_SECRET str None While using OAuth provides a way to define the client secret.
GITHUB_REDIRECT_URL str None To be used in the OAuth process as the target redirect URL.
GITHUB_TOKEN str None If defined allows a statically generated OAuth Token to be used.

License

GitHub API is currently licensed under the Apache License, Version 2.0.

Build Automation

Build Status Coverage Status PyPi Status License

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-api-python-0.3.0.tar.gz (6.5 kB view hashes)

Uploaded Source

Built Distribution

github_api_python-0.3.0-py2.py3-none-any.whl (16.1 kB view hashes)

Uploaded Python 2 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