# [GitHub API](http://github-api.hive.pt)
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](http://www.apache.org/licenses/).
## Build Automation
[![Build Status](https://github.com/hivesolutions/github-api/workflows/Main%20Workflow/badge.svg)](https://github.com/hivesolutions/github-api/actions)
[![Coverage Status](https://coveralls.io/repos/hivesolutions/github-api/badge.svg?branch=master)](https://coveralls.io/r/hivesolutions/github-api?branch=master)
[![PyPi Status](https://img.shields.io/pypi/v/github-api-python.svg)](https://pypi.python.org/pypi/github-api-python)
[![License](https://img.shields.io/badge/license-Apache%202.0-blue.svg)](https://www.apache.org/licenses/)
Raw data
{
"_id": null,
"home_page": "http://github-api.hive.pt",
"name": "github-api-python",
"maintainer": null,
"docs_url": null,
"requires_python": null,
"maintainer_email": null,
"keywords": "github api",
"author": "Hive Solutions Lda.",
"author_email": "development@hive.pt",
"download_url": "https://files.pythonhosted.org/packages/d6/8d/7e1a834f543890288f7bfd3147f4a9de9f45355388f511a4a5702d1f7f58/github-api-python-0.3.0.tar.gz",
"platform": null,
"description": "# [GitHub API](http://github-api.hive.pt)\n\nStandard GitHub API implementation in python.\n\n## Configuration\n\n| Name | Type | Default | Description |\n| ----------------------- | ----- | ------- | ------------------------------------------------------------------ |\n| **GITHUB_USERNAME** | `str` | `None` | The username to be used in the authentication with the GitHub API. |\n| **GITHUB_PASSWORD** | `str` | `None` | The password to be used in the authentication with the GitHub API. |\n| **GITHUB_ID** | `str` | `None` | While using OAuth provides a way to define the client identifier. |\n| **GITHUB_SECRET** | `str` | `None` | While using OAuth provides a way to define the client secret. |\n| **GITHUB_REDIRECT_URL** | `str` | `None` | To be used in the OAuth process as the target redirect URL. |\n| **GITHUB_TOKEN** | `str` | `None` | If defined allows a statically generated OAuth Token to be used. |\n\n## License\n\nGitHub API is currently licensed under the [Apache License, Version 2.0](http://www.apache.org/licenses/).\n\n## Build Automation\n\n[![Build Status](https://github.com/hivesolutions/github-api/workflows/Main%20Workflow/badge.svg)](https://github.com/hivesolutions/github-api/actions)\n[![Coverage Status](https://coveralls.io/repos/hivesolutions/github-api/badge.svg?branch=master)](https://coveralls.io/r/hivesolutions/github-api?branch=master)\n[![PyPi Status](https://img.shields.io/pypi/v/github-api-python.svg)](https://pypi.python.org/pypi/github-api-python)\n[![License](https://img.shields.io/badge/license-Apache%202.0-blue.svg)](https://www.apache.org/licenses/)\n\n\n",
"bugtrack_url": null,
"license": "Apache License, Version 2.0",
"summary": "GitHub API Client",
"version": "0.3.0",
"project_urls": {
"Homepage": "http://github-api.hive.pt"
},
"split_keywords": [
"github",
"api"
],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "2bd010e1c36581cfa5ec0d049eda98e0b308377e27aa9d9d4c01a5672439d169",
"md5": "10ac919bfe496dd83d58ad67223d3eb0",
"sha256": "33f74addb96bf7c71e4ca66c2526942a3caae3b52f0123304fdf4feacfd9b643"
},
"downloads": -1,
"filename": "github_api_python-0.3.0-py2.py3-none-any.whl",
"has_sig": false,
"md5_digest": "10ac919bfe496dd83d58ad67223d3eb0",
"packagetype": "bdist_wheel",
"python_version": "py2.py3",
"requires_python": null,
"size": 16062,
"upload_time": "2024-09-26T18:08:37",
"upload_time_iso_8601": "2024-09-26T18:08:37.654259Z",
"url": "https://files.pythonhosted.org/packages/2b/d0/10e1c36581cfa5ec0d049eda98e0b308377e27aa9d9d4c01a5672439d169/github_api_python-0.3.0-py2.py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "d68d7e1a834f543890288f7bfd3147f4a9de9f45355388f511a4a5702d1f7f58",
"md5": "0aaf3c78f60ce26c0d957ccdb573a7f0",
"sha256": "10e4bc39addd8bcbcaef0636c0aff055e5d94f99a8779947f5d06867092409ae"
},
"downloads": -1,
"filename": "github-api-python-0.3.0.tar.gz",
"has_sig": false,
"md5_digest": "0aaf3c78f60ce26c0d957ccdb573a7f0",
"packagetype": "sdist",
"python_version": "source",
"requires_python": null,
"size": 6452,
"upload_time": "2024-09-26T18:08:39",
"upload_time_iso_8601": "2024-09-26T18:08:39.128004Z",
"url": "https://files.pythonhosted.org/packages/d6/8d/7e1a834f543890288f7bfd3147f4a9de9f45355388f511a4a5702d1f7f58/github-api-python-0.3.0.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2024-09-26 18:08:39",
"github": false,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"lcname": "github-api-python"
}