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/b7/e8/0598f0e8b4af37cd9b10d8b87386cf3173cb8045d834ab5f6ec347a758b3/kubernetes-32.0.1.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": "32.0.1",
"project_urls": {
"Homepage": "https://github.com/kubernetes-client/python"
},
"split_keywords": [
"swagger",
" openapi",
" kubernetes"
],
"urls": [
{
"comment_text": null,
"digests": {
"blake2b_256": "08109f8af3e6f569685ce3af7faab51c8dd9d93b9c38eba339ca31c746119447",
"md5": "716b2b0c789cdb3c43af0b7e0cbabe01",
"sha256": "35282ab8493b938b08ab5526c7ce66588232df00ef5e1dbe88a419107dc10998"
},
"downloads": -1,
"filename": "kubernetes-32.0.1-py2.py3-none-any.whl",
"has_sig": false,
"md5_digest": "716b2b0c789cdb3c43af0b7e0cbabe01",
"packagetype": "bdist_wheel",
"python_version": "py2.py3",
"requires_python": ">=3.6",
"size": 1988070,
"upload_time": "2025-02-18T21:06:31",
"upload_time_iso_8601": "2025-02-18T21:06:31.391377Z",
"url": "https://files.pythonhosted.org/packages/08/10/9f8af3e6f569685ce3af7faab51c8dd9d93b9c38eba339ca31c746119447/kubernetes-32.0.1-py2.py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": null,
"digests": {
"blake2b_256": "b7e80598f0e8b4af37cd9b10d8b87386cf3173cb8045d834ab5f6ec347a758b3",
"md5": "60d40ec6bb0d728becc21fdef55ff3c0",
"sha256": "42f43d49abd437ada79a79a16bd48a604d3471a117a8347e87db693f2ba0ba28"
},
"downloads": -1,
"filename": "kubernetes-32.0.1.tar.gz",
"has_sig": false,
"md5_digest": "60d40ec6bb0d728becc21fdef55ff3c0",
"packagetype": "sdist",
"python_version": "source",
"requires_python": ">=3.6",
"size": 946691,
"upload_time": "2025-02-18T21:06:34",
"upload_time_iso_8601": "2025-02-18T21:06:34.148969Z",
"url": "https://files.pythonhosted.org/packages/b7/e8/0598f0e8b4af37cd9b10d8b87386cf3173cb8045d834ab5f6ec347a758b3/kubernetes-32.0.1.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2025-02-18 21:06:34",
"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.32.0"
],
[
"!=",
"0.40.0"
],
[
"!=",
"0.41.*"
],
[
"!=",
"0.42.*"
]
]
},
{
"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"
}