Python client for kubernetes http://kubernetes.io/
Raw data
{
"_id": null,
"home_page": "https://github.com/kubernetes-client/python",
"name": "kubernetes",
"maintainer": null,
"docs_url": null,
"requires_python": ">=3.6",
"maintainer_email": null,
"keywords": "Swagger, OpenAPI, Kubernetes",
"author": "Kubernetes",
"author_email": null,
"download_url": "https://files.pythonhosted.org/packages/7e/bd/ffcd3104155b467347cd9b3a64eb24182e459579845196b3a200569c8912/kubernetes-31.0.0.tar.gz",
"platform": null,
"description": "Python client for kubernetes http://kubernetes.io/\n",
"bugtrack_url": null,
"license": "Apache License Version 2.0",
"summary": "Kubernetes python client",
"version": "31.0.0",
"project_urls": {
"Homepage": "https://github.com/kubernetes-client/python"
},
"split_keywords": [
"swagger",
" openapi",
" kubernetes"
],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "fba817f5e28cecdbd6d48127c22abdb794740803491f422a11905c4569d8e139",
"md5": "bcb09c5ae3278636e4e17e16ea4f8482",
"sha256": "bf141e2d380c8520eada8b351f4e319ffee9636328c137aa432bc486ca1200e1"
},
"downloads": -1,
"filename": "kubernetes-31.0.0-py2.py3-none-any.whl",
"has_sig": false,
"md5_digest": "bcb09c5ae3278636e4e17e16ea4f8482",
"packagetype": "bdist_wheel",
"python_version": "py2.py3",
"requires_python": ">=3.6",
"size": 1857013,
"upload_time": "2024-09-20T03:16:06",
"upload_time_iso_8601": "2024-09-20T03:16:06.050202Z",
"url": "https://files.pythonhosted.org/packages/fb/a8/17f5e28cecdbd6d48127c22abdb794740803491f422a11905c4569d8e139/kubernetes-31.0.0-py2.py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "7ebdffcd3104155b467347cd9b3a64eb24182e459579845196b3a200569c8912",
"md5": "56964dab841143357b1fe5bd956af03c",
"sha256": "28945de906c8c259c1ebe62703b56a03b714049372196f854105afe4e6d014c0"
},
"downloads": -1,
"filename": "kubernetes-31.0.0.tar.gz",
"has_sig": false,
"md5_digest": "56964dab841143357b1fe5bd956af03c",
"packagetype": "sdist",
"python_version": "source",
"requires_python": ">=3.6",
"size": 916096,
"upload_time": "2024-09-20T03:16:08",
"upload_time_iso_8601": "2024-09-20T03:16:08.089250Z",
"url": "https://files.pythonhosted.org/packages/7e/bd/ffcd3104155b467347cd9b3a64eb24182e459579845196b3a200569c8912/kubernetes-31.0.0.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2024-09-20 03:16:08",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "kubernetes-client",
"github_project": "python",
"travis_ci": false,
"coveralls": false,
"github_actions": true,
"requirements": [
{
"name": "certifi",
"specs": [
[
">=",
"14.05.14"
]
]
},
{
"name": "six",
"specs": [
[
">=",
"1.9.0"
]
]
},
{
"name": "python-dateutil",
"specs": [
[
">=",
"2.5.3"
]
]
},
{
"name": "setuptools",
"specs": [
[
">=",
"21.0.0"
]
]
},
{
"name": "pyyaml",
"specs": [
[
">=",
"5.4.1"
]
]
},
{
"name": "google-auth",
"specs": [
[
">=",
"1.0.1"
]
]
},
{
"name": "websocket-client",
"specs": [
[
"!=",
"0.42.*"
],
[
">=",
"0.32.0"
],
[
"!=",
"0.41.*"
],
[
"!=",
"0.40.0"
]
]
},
{
"name": "requests",
"specs": []
},
{
"name": "requests-oauthlib",
"specs": []
},
{
"name": "oauthlib",
"specs": [
[
">=",
"3.2.2"
]
]
},
{
"name": "urllib3",
"specs": [
[
">=",
"1.24.2"
]
]
},
{
"name": "durationpy",
"specs": [
[
">=",
"0.7"
]
]
}
],
"tox": true,
"lcname": "kubernetes"
}