grdp-cli-kubernetes


Namegrdp-cli-kubernetes JSON
Version 1.0.2 PyPI version JSON
download
home_pagehttps://github.com/kubernetes-client/python
SummaryKubernetes python client
upload_time2024-09-25 11:37:51
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": "grdp-cli-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/09/80/6ad7efec2c4c9cd581ee3287efb3f68ad3404192418a6557850c2c765586/grdp_cli_kubernetes-1.0.2.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": "1.0.2",
    "project_urls": {
        "Homepage": "https://github.com/kubernetes-client/python"
    },
    "split_keywords": [
        "swagger",
        " openapi",
        " kubernetes"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "477053325ac37a92279942a8b170638efb541b7ab60d7cd21117b09c4868105b",
                "md5": "0e84a86df07bc5950a9606f40076913e",
                "sha256": "b22cccd4e7fd1a6fe45574e77d187863df35070dacccbfde4ee077ff5203e4f7"
            },
            "downloads": -1,
            "filename": "grdp_cli_kubernetes-1.0.2-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "0e84a86df07bc5950a9606f40076913e",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.6",
            "size": 1761621,
            "upload_time": "2024-09-25T11:37:49",
            "upload_time_iso_8601": "2024-09-25T11:37:49.364209Z",
            "url": "https://files.pythonhosted.org/packages/47/70/53325ac37a92279942a8b170638efb541b7ab60d7cd21117b09c4868105b/grdp_cli_kubernetes-1.0.2-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "09806ad7efec2c4c9cd581ee3287efb3f68ad3404192418a6557850c2c765586",
                "md5": "13c3c170424953e77df0971ab408e9af",
                "sha256": "374a661808a8be562c3746c65b9891d7005401bab56daed6dfb5b0167696a6d5"
            },
            "downloads": -1,
            "filename": "grdp_cli_kubernetes-1.0.2.tar.gz",
            "has_sig": false,
            "md5_digest": "13c3c170424953e77df0971ab408e9af",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.6",
            "size": 851810,
            "upload_time": "2024-09-25T11:37:51",
            "upload_time_iso_8601": "2024-09-25T11:37:51.361437Z",
            "url": "https://files.pythonhosted.org/packages/09/80/6ad7efec2c4c9cd581ee3287efb3f68ad3404192418a6557850c2c765586/grdp_cli_kubernetes-1.0.2.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-09-25 11:37:51",
    "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.40.0"
                ],
                [
                    ">=",
                    "0.32.0"
                ],
                [
                    "!=",
                    "0.41.*"
                ],
                [
                    "!=",
                    "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": "grdp-cli-kubernetes"
}
        
Elapsed time: 2.60202s