Python client for kubernetes http://kubernetes.io/
Raw data
{
"_id": null,
"home_page": "https://github.com/tomplus/kubernetes_asyncio",
"name": "kubernetes-asyncio",
"maintainer": null,
"docs_url": null,
"requires_python": null,
"maintainer_email": null,
"keywords": "Swagger, OpenAPI, Kubernetes",
"author": "Kubernetes",
"author_email": null,
"download_url": "https://files.pythonhosted.org/packages/41/5f/c175f86b92ff5f19444e3be1423819491ae9859d1f6f7d83d404eab8b10d/kubernetes_asyncio-33.3.0.tar.gz",
"platform": null,
"description": " Python client for kubernetes http://kubernetes.io/\n \n",
"bugtrack_url": null,
"license": "Apache License Version 2.0",
"summary": "Kubernetes asynchronous python client",
"version": "33.3.0",
"project_urls": {
"Homepage": "https://github.com/tomplus/kubernetes_asyncio"
},
"split_keywords": [
"swagger",
" openapi",
" kubernetes"
],
"urls": [
{
"comment_text": null,
"digests": {
"blake2b_256": "bc2090985f53c141e6f3464b7295a617ffd36574168861882f9291847d09f9b1",
"md5": "53b4a8726ad2910c3d82ae45d4234989",
"sha256": "25e6e265932ebb1aeecbdb30a107dbef3ee0bcd388ed12d092be70915733982b"
},
"downloads": -1,
"filename": "kubernetes_asyncio-33.3.0-py3-none-any.whl",
"has_sig": false,
"md5_digest": "53b4a8726ad2910c3d82ae45d4234989",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": null,
"size": 2174591,
"upload_time": "2025-08-11T21:39:35",
"upload_time_iso_8601": "2025-08-11T21:39:35.697958Z",
"url": "https://files.pythonhosted.org/packages/bc/20/90985f53c141e6f3464b7295a617ffd36574168861882f9291847d09f9b1/kubernetes_asyncio-33.3.0-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": null,
"digests": {
"blake2b_256": "415fc175f86b92ff5f19444e3be1423819491ae9859d1f6f7d83d404eab8b10d",
"md5": "8ed809ebf292c44a7474b644c2abb360",
"sha256": "4c59cd4c99b197995ef38ef0c8ff45aab24b84830ebf0ddcb67355caea9674c9"
},
"downloads": -1,
"filename": "kubernetes_asyncio-33.3.0.tar.gz",
"has_sig": false,
"md5_digest": "8ed809ebf292c44a7474b644c2abb360",
"packagetype": "sdist",
"python_version": "source",
"requires_python": null,
"size": 1124931,
"upload_time": "2025-08-11T21:39:37",
"upload_time_iso_8601": "2025-08-11T21:39:37.825194Z",
"url": "https://files.pythonhosted.org/packages/41/5f/c175f86b92ff5f19444e3be1423819491ae9859d1f6f7d83d404eab8b10d/kubernetes_asyncio-33.3.0.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2025-08-11 21:39:37",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "tomplus",
"github_project": "kubernetes_asyncio",
"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": "urllib3",
"specs": [
[
">=",
"1.24.2"
]
]
},
{
"name": "pyyaml",
"specs": [
[
">=",
"3.12"
]
]
},
{
"name": "aiohttp",
"specs": [
[
">=",
"3.9.0"
],
[
"<",
"4.0.0"
]
]
}
],
"lcname": "kubernetes-asyncio"
}