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
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
Built Distribution
File details
Details for the file github-api-python-0.3.0.tar.gz
.
File metadata
- Download URL: github-api-python-0.3.0.tar.gz
- Upload date:
- Size: 6.5 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/1.15.0 pkginfo/1.8.3 requests/2.27.1 setuptools/44.1.0 requests-toolbelt/1.0.0 tqdm/4.64.1 CPython/2.7.18
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 10e4bc39addd8bcbcaef0636c0aff055e5d94f99a8779947f5d06867092409ae |
|
MD5 | 0aaf3c78f60ce26c0d957ccdb573a7f0 |
|
BLAKE2b-256 | d68d7e1a834f543890288f7bfd3147f4a9de9f45355388f511a4a5702d1f7f58 |
File details
Details for the file github_api_python-0.3.0-py2.py3-none-any.whl
.
File metadata
- Download URL: github_api_python-0.3.0-py2.py3-none-any.whl
- Upload date:
- Size: 16.1 kB
- Tags: Python 2, Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/1.15.0 pkginfo/1.8.3 requests/2.27.1 setuptools/44.1.0 requests-toolbelt/1.0.0 tqdm/4.64.1 CPython/2.7.18
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 33f74addb96bf7c71e4ca66c2526942a3caae3b52f0123304fdf4feacfd9b643 |
|
MD5 | 10ac919bfe496dd83d58ad67223d3eb0 |
|
BLAKE2b-256 | 2bd010e1c36581cfa5ec0d049eda98e0b308377e27aa9d9d4c01a5672439d169 |