kubernetes-asyncio-kubit


Namekubernetes-asyncio-kubit JSON
Version 32.3.2.dev2 PyPI version JSON
download
home_pagehttps://github.com/tomplus/kubernetes_asyncio
SummaryKubernetes asynchronous python client
upload_time2025-07-22 11:49:55
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-kubit",
    "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/07/03/2fbeff382d428e99831b769ce0a516dc11df7112c87c4180bb66254243f1/kubernetes_asyncio_kubit-32.3.2.dev2.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.3.2.dev2",
    "project_urls": {
        "Homepage": "https://github.com/tomplus/kubernetes_asyncio"
    },
    "split_keywords": [
        "swagger",
        " openapi",
        " kubernetes"
    ],
    "urls": [
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "e8caf41703c4355cdf45c6daf1d29db220fbdab490b1354419652303d15ad7d4",
                "md5": "0a8c1e979995ec39d5eb4c919329ccb9",
                "sha256": "c144e0815318c567c8e6e2606fdd2e4c22812892fb5d70379cbddac2964a2e0e"
            },
            "downloads": -1,
            "filename": "kubernetes_asyncio_kubit-32.3.2.dev2-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "0a8c1e979995ec39d5eb4c919329ccb9",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": null,
            "size": 1984541,
            "upload_time": "2025-07-22T11:49:53",
            "upload_time_iso_8601": "2025-07-22T11:49:53.956420Z",
            "url": "https://files.pythonhosted.org/packages/e8/ca/f41703c4355cdf45c6daf1d29db220fbdab490b1354419652303d15ad7d4/kubernetes_asyncio_kubit-32.3.2.dev2-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "07032fbeff382d428e99831b769ce0a516dc11df7112c87c4180bb66254243f1",
                "md5": "9167e337e6ffdbdab785a6f0d7f34cbd",
                "sha256": "3c424675327ed0d3ecca4ba154d42bae044c6383e33c17dcaa61ffd47bf809c8"
            },
            "downloads": -1,
            "filename": "kubernetes_asyncio_kubit-32.3.2.dev2.tar.gz",
            "has_sig": false,
            "md5_digest": "9167e337e6ffdbdab785a6f0d7f34cbd",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 1035039,
            "upload_time": "2025-07-22T11:49:55",
            "upload_time_iso_8601": "2025-07-22T11:49:55.366447Z",
            "url": "https://files.pythonhosted.org/packages/07/03/2fbeff382d428e99831b769ce0a516dc11df7112c87c4180bb66254243f1/kubernetes_asyncio_kubit-32.3.2.dev2.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2025-07-22 11:49:55",
    "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-kubit"
}
        
Elapsed time: 1.35822s