Name | github-lib JSON |
Version |
0.5.0
JSON |
| download |
home_page | None |
Summary | A Python package that extends the GitHub API for parsing links, processing diff code changes, and more. |
upload_time | 2025-01-21 13:02:16 |
maintainer | None |
docs_url | None |
author | None |
requires_python | >=3.9 |
license | MIT License Copyright (c) 2024 Eduard Pinconschi Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions: The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software. THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. |
keywords |
package
github
client
|
VCS |
|
bugtrack_url |
|
requirements |
No requirements were recorded.
|
Travis-CI |
No Travis.
|
coveralls test coverage |
No coveralls.
|
# gitlib
A Python package that extends the GitHub API for parsing links, processing diff code changes, and more.
Currently, `gitlib` is designed for GitHub interaction, but it can be extended to work with other Git services.
Raw data
{
"_id": null,
"home_page": null,
"name": "github-lib",
"maintainer": null,
"docs_url": null,
"requires_python": ">=3.9",
"maintainer_email": null,
"keywords": "package, github, client",
"author": null,
"author_email": "Eduard Pinconschi <eduard.pinconschi@tecnico.ulisboa.pt>",
"download_url": "https://files.pythonhosted.org/packages/e8/ac/799a1b142ff92647297894f22c560486a4f7e40c524710f2634ed5aa6b3b/github_lib-0.5.0.tar.gz",
"platform": null,
"description": "# gitlib\nA Python package that extends the GitHub API for parsing links, processing diff code changes, and more.\n\nCurrently, `gitlib` is designed for GitHub interaction, but it can be extended to work with other Git services.\n",
"bugtrack_url": null,
"license": "MIT License Copyright (c) 2024 Eduard Pinconschi Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions: The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software. THE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. ",
"summary": "A Python package that extends the GitHub API for parsing links, processing diff code changes, and more.",
"version": "0.5.0",
"project_urls": {
"homepage": "https://github.com/epicosy/gitlib",
"repository": "https://github.com/epicosy/gitlib"
},
"split_keywords": [
"package",
" github",
" client"
],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "e253cea4677c61cbeab73667cdd68e9b94c3e0a22aa10c66852a42b68edeff7f",
"md5": "1bae7d9dae3ce425d1825fa49f040c11",
"sha256": "1a9b1dd35ced292a395034b85b7d5e509fcbd7fed8d44f8f8a2cff534dab0805"
},
"downloads": -1,
"filename": "github_lib-0.5.0-py3-none-any.whl",
"has_sig": false,
"md5_digest": "1bae7d9dae3ce425d1825fa49f040c11",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": ">=3.9",
"size": 23728,
"upload_time": "2025-01-21T13:02:13",
"upload_time_iso_8601": "2025-01-21T13:02:13.205315Z",
"url": "https://files.pythonhosted.org/packages/e2/53/cea4677c61cbeab73667cdd68e9b94c3e0a22aa10c66852a42b68edeff7f/github_lib-0.5.0-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "e8ac799a1b142ff92647297894f22c560486a4f7e40c524710f2634ed5aa6b3b",
"md5": "a798356e2c40c1a525a9246ff1a01bc2",
"sha256": "7c85f44944a9bf3170446f55a84cf1b89458d2dc156e693de0adc97aa0886051"
},
"downloads": -1,
"filename": "github_lib-0.5.0.tar.gz",
"has_sig": false,
"md5_digest": "a798356e2c40c1a525a9246ff1a01bc2",
"packagetype": "sdist",
"python_version": "source",
"requires_python": ">=3.9",
"size": 16730,
"upload_time": "2025-01-21T13:02:16",
"upload_time_iso_8601": "2025-01-21T13:02:16.491693Z",
"url": "https://files.pythonhosted.org/packages/e8/ac/799a1b142ff92647297894f22c560486a4f7e40c524710f2634ed5aa6b3b/github_lib-0.5.0.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2025-01-21 13:02:16",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "epicosy",
"github_project": "gitlib",
"travis_ci": false,
"coveralls": false,
"github_actions": false,
"lcname": "github-lib"
}