kubernetes


Namekubernetes JSON
Version 30.1.0 PyPI version JSON
download
home_pagehttps://github.com/kubernetes-client/python
SummaryKubernetes python client
upload_time2024-06-06 15:58:30
maintainerNone
docs_urlNone
authorKubernetes
requires_python>=3.6
licenseApache License Version 2.0
keywords swagger openapi kubernetes
VCS
bugtrack_url
requirements certifi six python-dateutil setuptools pyyaml google-auth websocket-client requests requests-oauthlib oauthlib urllib3 durationpy
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/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/82/3c/9f29f6cab7f35df8e54f019e5719465fa97b877be2454e99f989270b4f34/kubernetes-30.1.0.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": "30.1.0",
    "project_urls": {
        "Homepage": "https://github.com/kubernetes-client/python"
    },
    "split_keywords": [
        "swagger",
        " openapi",
        " kubernetes"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "62a12027ddede72d33be2effc087580aeba07e733a7360780ae87226f1f91bd8",
                "md5": "45daabdf1534f8d2b77467aa6dd8a01f",
                "sha256": "e212e8b7579031dd2e512168b617373bc1e03888d41ac4e04039240a292d478d"
            },
            "downloads": -1,
            "filename": "kubernetes-30.1.0-py2.py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "45daabdf1534f8d2b77467aa6dd8a01f",
            "packagetype": "bdist_wheel",
            "python_version": "py2.py3",
            "requires_python": ">=3.6",
            "size": 1706042,
            "upload_time": "2024-06-06T15:58:27",
            "upload_time_iso_8601": "2024-06-06T15:58:27.130153Z",
            "url": "https://files.pythonhosted.org/packages/62/a1/2027ddede72d33be2effc087580aeba07e733a7360780ae87226f1f91bd8/kubernetes-30.1.0-py2.py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "823c9f29f6cab7f35df8e54f019e5719465fa97b877be2454e99f989270b4f34",
                "md5": "ca46d4fffcf937a7909c28d776da2039",
                "sha256": "41e4c77af9f28e7a6c314e3bd06a8c6229ddd787cad684e0ab9f69b498e98ebc"
            },
            "downloads": -1,
            "filename": "kubernetes-30.1.0.tar.gz",
            "has_sig": false,
            "md5_digest": "ca46d4fffcf937a7909c28d776da2039",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.6",
            "size": 887810,
            "upload_time": "2024-06-06T15:58:30",
            "upload_time_iso_8601": "2024-06-06T15:58:30.031470Z",
            "url": "https://files.pythonhosted.org/packages/82/3c/9f29f6cab7f35df8e54f019e5719465fa97b877be2454e99f989270b4f34/kubernetes-30.1.0.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-06-06 15:58:30",
    "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.41.*"
                ],
                [
                    "!=",
                    "0.40.0"
                ],
                [
                    "!=",
                    "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"
}
        
Elapsed time: 0.40816s