kubernetes-asyncio


Namekubernetes-asyncio JSON
Version 31.1.0 PyPI version JSON
download
home_pagehttps://github.com/tomplus/kubernetes_asyncio
SummaryKubernetes asynchronous python client
upload_time2024-09-14 22:22:18
maintainerNone
docs_urlNone
authorKubernetes
requires_pythonNone
licenseApache License Version 2.0
keywords swagger openapi kubernetes
VCS
bugtrack_url
requirements certifi six python-dateutil urllib3 pyyaml aiohttp
Travis-CI No Travis.
coveralls test coverage No coveralls.
                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/0a/dc/4ca52809f3b662df8c5e6058b0beb489d8d6426d5c189c28ec5a3168fdd4/kubernetes_asyncio-31.1.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": "31.1.0",
    "project_urls": {
        "Homepage": "https://github.com/tomplus/kubernetes_asyncio"
    },
    "split_keywords": [
        "swagger",
        " openapi",
        " kubernetes"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "a82a93b7a49598d660e259d0db8dd92b97e99910d5e7a349a8995797dd49be9d",
                "md5": "316cd4b4a08eda31a1cebb68fc6872ee",
                "sha256": "76898fea5dee601b209fefeae4ecee2fb20bfe3ebf872b5ff37c96230fbda6cc"
            },
            "downloads": -1,
            "filename": "kubernetes_asyncio-31.1.0-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "316cd4b4a08eda31a1cebb68fc6872ee",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": null,
            "size": 1902366,
            "upload_time": "2024-09-14T22:22:16",
            "upload_time_iso_8601": "2024-09-14T22:22:16.811540Z",
            "url": "https://files.pythonhosted.org/packages/a8/2a/93b7a49598d660e259d0db8dd92b97e99910d5e7a349a8995797dd49be9d/kubernetes_asyncio-31.1.0-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "0adc4ca52809f3b662df8c5e6058b0beb489d8d6426d5c189c28ec5a3168fdd4",
                "md5": "17a45bf77f86858f7c0785c6a1e6a2aa",
                "sha256": "00128a96eb0284de0cbee53bd2fe044593f2e1547c48d09901cddf9258adfd88"
            },
            "downloads": -1,
            "filename": "kubernetes_asyncio-31.1.0.tar.gz",
            "has_sig": false,
            "md5_digest": "17a45bf77f86858f7c0785c6a1e6a2aa",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 962239,
            "upload_time": "2024-09-14T22:22:18",
            "upload_time_iso_8601": "2024-09-14T22:22:18.717302Z",
            "url": "https://files.pythonhosted.org/packages/0a/dc/4ca52809f3b662df8c5e6058b0beb489d8d6426d5c189c28ec5a3168fdd4/kubernetes_asyncio-31.1.0.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-09-14 22:22:18",
    "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"
}
        
Elapsed time: 1.33457s