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/c5/5f/b90d537f7f7f05bd2038a3084f63148748b176d93e20abdef987d0025f16/kubernetes_asyncio-32.0.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": "32.0.0",
"project_urls": {
"Homepage": "https://github.com/tomplus/kubernetes_asyncio"
},
"split_keywords": [
"swagger",
" openapi",
" kubernetes"
],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "d6d0046ab1a8edad497d134432565fc7710fc3134eeb2f08ec147a08d1509f06",
"md5": "32fe9d6bc3b9dd01bfb6fac427e7a83e",
"sha256": "f9baa8f73c182948e063bb9448d8e614f73df4aae52d28f173a3a1c2b77fbfb4"
},
"downloads": -1,
"filename": "kubernetes_asyncio-32.0.0-py3-none-any.whl",
"has_sig": false,
"md5_digest": "32fe9d6bc3b9dd01bfb6fac427e7a83e",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": null,
"size": 1972671,
"upload_time": "2024-12-17T20:19:24",
"upload_time_iso_8601": "2024-12-17T20:19:24.075977Z",
"url": "https://files.pythonhosted.org/packages/d6/d0/046ab1a8edad497d134432565fc7710fc3134eeb2f08ec147a08d1509f06/kubernetes_asyncio-32.0.0-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "c55fb90d537f7f7f05bd2038a3084f63148748b176d93e20abdef987d0025f16",
"md5": "d97424a324e1cc04b3f59736a18a11fc",
"sha256": "77f28a026aff8a40fd34a7ebad9f3813dcb7e549c7240275fc4bfbff0a6b49d0"
},
"downloads": -1,
"filename": "kubernetes_asyncio-32.0.0.tar.gz",
"has_sig": false,
"md5_digest": "d97424a324e1cc04b3f59736a18a11fc",
"packagetype": "sdist",
"python_version": "source",
"requires_python": null,
"size": 1025641,
"upload_time": "2024-12-17T20:19:25",
"upload_time_iso_8601": "2024-12-17T20:19:25.727969Z",
"url": "https://files.pythonhosted.org/packages/c5/5f/b90d537f7f7f05bd2038a3084f63148748b176d93e20abdef987d0025f16/kubernetes_asyncio-32.0.0.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2024-12-17 20:19:25",
"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": [
[
"<",
"4.0.0"
],
[
">=",
"3.9.0"
]
]
}
],
"lcname": "kubernetes-asyncio"
}