Name | actions-python-github JSON |
Version |
0.1.3
JSON |
| download |
home_page | |
Summary | Actions github lib |
upload_time | 2023-10-08 17:40:13 |
maintainer | |
docs_url | None |
author | |
requires_python | >=3.9 |
license | |
keywords |
action
ci
github
|
VCS |
|
bugtrack_url |
|
requirements |
No requirements were recorded.
|
Travis-CI |
No Travis.
|
coveralls test coverage |
No coveralls.
|
# `actions-python-github`
> A hydrated githubkit client.
## Usage
### Import the package
```python
from actions import github
```
#### TBD
Raw data
{
"_id": null,
"home_page": "",
"name": "actions-python-github",
"maintainer": "",
"docs_url": null,
"requires_python": ">=3.9",
"maintainer_email": "",
"keywords": "action,ci,github",
"author": "",
"author_email": "sudosubin <sudosubin@gmail.com>",
"download_url": "https://files.pythonhosted.org/packages/5b/be/20feec30a3febd16ea43f5cb44675f769750b2adb768a4f0a90b9dc56d60/actions_python_github-0.1.3.tar.gz",
"platform": null,
"description": "# `actions-python-github`\n\n> A hydrated githubkit client.\n\n## Usage\n\n### Import the package\n\n```python\nfrom actions import github\n```\n\n#### TBD\n",
"bugtrack_url": null,
"license": "",
"summary": "Actions github lib",
"version": "0.1.3",
"project_urls": {
"Homepage": "https://github.com/actions-python/toolkit"
},
"split_keywords": [
"action",
"ci",
"github"
],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "db7934e090cadd40ee44a46e24bfe3956bd45cf578995cbe1d35936a9709af4c",
"md5": "1e61beae8d2f2a6ad43b7808f4137f52",
"sha256": "4a720aa2767f3766bb2478a9ffab49e8f1c63f07273acf4a61cb4a801ac19724"
},
"downloads": -1,
"filename": "actions_python_github-0.1.3-py3-none-any.whl",
"has_sig": false,
"md5_digest": "1e61beae8d2f2a6ad43b7808f4137f52",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": ">=3.9",
"size": 3229,
"upload_time": "2023-10-08T17:40:12",
"upload_time_iso_8601": "2023-10-08T17:40:12.942184Z",
"url": "https://files.pythonhosted.org/packages/db/79/34e090cadd40ee44a46e24bfe3956bd45cf578995cbe1d35936a9709af4c/actions_python_github-0.1.3-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "5bbe20feec30a3febd16ea43f5cb44675f769750b2adb768a4f0a90b9dc56d60",
"md5": "ad1e4f1ad53a1ba429b710a5b6d5cee4",
"sha256": "3a2c8bcc84303163eab1261a5c2458d05b9e88f7223025d040b59c7093d4e97f"
},
"downloads": -1,
"filename": "actions_python_github-0.1.3.tar.gz",
"has_sig": false,
"md5_digest": "ad1e4f1ad53a1ba429b710a5b6d5cee4",
"packagetype": "sdist",
"python_version": "source",
"requires_python": ">=3.9",
"size": 4131,
"upload_time": "2023-10-08T17:40:13",
"upload_time_iso_8601": "2023-10-08T17:40:13.856697Z",
"url": "https://files.pythonhosted.org/packages/5b/be/20feec30a3febd16ea43f5cb44675f769750b2adb768a4f0a90b9dc56d60/actions_python_github-0.1.3.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2023-10-08 17:40:13",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "actions-python",
"github_project": "toolkit",
"travis_ci": false,
"coveralls": false,
"github_actions": true,
"lcname": "actions-python-github"
}