lightkube-models


Namelightkube-models JSON
Version 1.30.0.8 PyPI version JSON
download
home_pagehttps://github.com/gtsystem/lightkube-models
SummaryModels and Resources for lightkube module
upload_time2024-05-09 09:22:27
maintainerNone
docs_urlNone
authorGiuseppe Tribulato
requires_pythonNone
licenseApache Software License
keywords
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # lightkube-models

This is a python module containing definitions of kubernetes
models and resources to be used by [lightkube](https://lightkube.readthedocs.io/en/latest/).

The version of this package (first 3 parts `major.minor.micro`), match 
the kubernetes schema version used to generate the models.

You should install the module version matching your kubernetes installation or just
use compatible resources.



            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/gtsystem/lightkube-models",
    "name": "lightkube-models",
    "maintainer": null,
    "docs_url": null,
    "requires_python": null,
    "maintainer_email": null,
    "keywords": null,
    "author": "Giuseppe Tribulato",
    "author_email": "gtsystem@gmail.com",
    "download_url": "https://files.pythonhosted.org/packages/e0/31/576f5cf2e87f749c893591235c0051afb1a3e456d0cdd876a1ec4aa7123d/lightkube-models-1.30.0.8.tar.gz",
    "platform": null,
    "description": "# lightkube-models\n\nThis is a python module containing definitions of kubernetes\nmodels and resources to be used by [lightkube](https://lightkube.readthedocs.io/en/latest/).\n\nThe version of this package (first 3 parts `major.minor.micro`), match \nthe kubernetes schema version used to generate the models.\n\nYou should install the module version matching your kubernetes installation or just\nuse compatible resources.\n\n\n",
    "bugtrack_url": null,
    "license": "Apache Software License",
    "summary": "Models and Resources for lightkube module",
    "version": "1.30.0.8",
    "project_urls": {
        "Homepage": "https://github.com/gtsystem/lightkube-models"
    },
    "split_keywords": [],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "f1dcce0cb2e2a3f0c664e597ea8a40cb55e6422319fb79fc5e3d8d5cfbd778d2",
                "md5": "0fa1a0474d3dc450512fdc13de136790",
                "sha256": "34c43ae4824214eb8bc5e219da57c319ba411a51f503f79510d8c1ae6966ecb5"
            },
            "downloads": -1,
            "filename": "lightkube_models-1.30.0.8-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "0fa1a0474d3dc450512fdc13de136790",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": null,
            "size": 246835,
            "upload_time": "2024-05-09T09:22:02",
            "upload_time_iso_8601": "2024-05-09T09:22:02.758257Z",
            "url": "https://files.pythonhosted.org/packages/f1/dc/ce0cb2e2a3f0c664e597ea8a40cb55e6422319fb79fc5e3d8d5cfbd778d2/lightkube_models-1.30.0.8-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "e031576f5cf2e87f749c893591235c0051afb1a3e456d0cdd876a1ec4aa7123d",
                "md5": "868cc213ea3f862d9925522a247e6ec0",
                "sha256": "d1fe87b6680a04d27440bb746f2bf2fb665e1515bab12efc3ace65118ecb7eac"
            },
            "downloads": -1,
            "filename": "lightkube-models-1.30.0.8.tar.gz",
            "has_sig": false,
            "md5_digest": "868cc213ea3f862d9925522a247e6ec0",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 193202,
            "upload_time": "2024-05-09T09:22:27",
            "upload_time_iso_8601": "2024-05-09T09:22:27.685723Z",
            "url": "https://files.pythonhosted.org/packages/e0/31/576f5cf2e87f749c893591235c0051afb1a3e456d0cdd876a1ec4aa7123d/lightkube-models-1.30.0.8.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-05-09 09:22:27",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "gtsystem",
    "github_project": "lightkube-models",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "requirements": [],
    "lcname": "lightkube-models"
}
        
Elapsed time: 0.51144s