easykube


Nameeasykube JSON
Version 0.5.0 PyPI version JSON
download
home_pagehttps://github.com/azimuth-cloud/easykube
SummarySimple, asynchronous Python client for Kubernetes.
upload_time2024-12-03 18:32:34
maintainerNone
docs_urlNone
authorMatt Pryor
requires_pythonNone
licenseNone
keywords
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # easykube

A simple, asynchronous Python client for Kubernetes.

            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/azimuth-cloud/easykube",
    "name": "easykube",
    "maintainer": null,
    "docs_url": null,
    "requires_python": null,
    "maintainer_email": null,
    "keywords": null,
    "author": "Matt Pryor",
    "author_email": "matt@stackhpc.com",
    "download_url": "https://files.pythonhosted.org/packages/01/05/c9ddded9dd3c5be2e45ea1fa02f102611e21184dddfe2e1a231a3895f2b0/easykube-0.5.0.tar.gz",
    "platform": null,
    "description": "# easykube\n\nA simple, asynchronous Python client for Kubernetes.\n",
    "bugtrack_url": null,
    "license": null,
    "summary": "Simple, asynchronous Python client for Kubernetes.",
    "version": "0.5.0",
    "project_urls": {
        "Homepage": "https://github.com/azimuth-cloud/easykube"
    },
    "split_keywords": [],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "8fe50b6693648d8b4f0b8bcd60ce91913529461def318ec23ca8ec700e119228",
                "md5": "c26c2a371f70fc1387cb208538d0b6dc",
                "sha256": "88f34f94466806b4509caabdad959a2092f83b783307cd1c5b8b63228d0b8e6b"
            },
            "downloads": -1,
            "filename": "easykube-0.5.0-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "c26c2a371f70fc1387cb208538d0b6dc",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": null,
            "size": 24007,
            "upload_time": "2024-12-03T18:32:31",
            "upload_time_iso_8601": "2024-12-03T18:32:31.819183Z",
            "url": "https://files.pythonhosted.org/packages/8f/e5/0b6693648d8b4f0b8bcd60ce91913529461def318ec23ca8ec700e119228/easykube-0.5.0-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "0105c9ddded9dd3c5be2e45ea1fa02f102611e21184dddfe2e1a231a3895f2b0",
                "md5": "2516a88113b7cf2b92cac7ae1f39f5c2",
                "sha256": "9d81077901d2df6ca53c7c1e88850bfe9616579e7f79047e31f96b6a92e35ee2"
            },
            "downloads": -1,
            "filename": "easykube-0.5.0.tar.gz",
            "has_sig": false,
            "md5_digest": "2516a88113b7cf2b92cac7ae1f39f5c2",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 19728,
            "upload_time": "2024-12-03T18:32:34",
            "upload_time_iso_8601": "2024-12-03T18:32:34.154355Z",
            "url": "https://files.pythonhosted.org/packages/01/05/c9ddded9dd3c5be2e45ea1fa02f102611e21184dddfe2e1a231a3895f2b0/easykube-0.5.0.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-12-03 18:32:34",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "azimuth-cloud",
    "github_project": "easykube",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "lcname": "easykube"
}
        
Elapsed time: 0.63135s