lightkube-models


Namelightkube-models JSON
Version 1.32.0.8 PyPI version JSON
download
home_pagehttps://github.com/gtsystem/lightkube-models
SummaryModels and Resources for lightkube module
upload_time2024-12-18 13:24:03
maintainerNone
docs_urlNone
authorGiuseppe Tribulato
requires_pythonNone
licenseApache Software License
keywords
VCS
bugtrack_url
requirements jinja2
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/ba/cd/5c551bd34d43c66f725307f4d2b38b4a2074c0d5fb91b112c272ace88480/lightkube-models-1.32.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.32.0.8",
    "project_urls": {
        "Homepage": "https://github.com/gtsystem/lightkube-models"
    },
    "split_keywords": [],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "a2da752f0047e0c9e125fb0e994d69c6c41c2b92fe5484951805557b6708b8ad",
                "md5": "10b0a1af775b5971a7275177a8f83beb",
                "sha256": "73786dac63085521f4c88aa69d86bfdc76a67da997c1770e5bdcef8482e4b2a0"
            },
            "downloads": -1,
            "filename": "lightkube_models-1.32.0.8-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "10b0a1af775b5971a7275177a8f83beb",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": null,
            "size": 259968,
            "upload_time": "2024-12-18T13:24:01",
            "upload_time_iso_8601": "2024-12-18T13:24:01.517538Z",
            "url": "https://files.pythonhosted.org/packages/a2/da/752f0047e0c9e125fb0e994d69c6c41c2b92fe5484951805557b6708b8ad/lightkube_models-1.32.0.8-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "bacd5c551bd34d43c66f725307f4d2b38b4a2074c0d5fb91b112c272ace88480",
                "md5": "3deb664ee1a4a4f71a9f01cf5418aa76",
                "sha256": "97f6c2ab554a23a69554dd56ffbd94173fb416af6490c3a21b1e0b8e13a2bafe"
            },
            "downloads": -1,
            "filename": "lightkube-models-1.32.0.8.tar.gz",
            "has_sig": false,
            "md5_digest": "3deb664ee1a4a4f71a9f01cf5418aa76",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 206023,
            "upload_time": "2024-12-18T13:24:03",
            "upload_time_iso_8601": "2024-12-18T13:24:03.356138Z",
            "url": "https://files.pythonhosted.org/packages/ba/cd/5c551bd34d43c66f725307f4d2b38b4a2074c0d5fb91b112c272ace88480/lightkube-models-1.32.0.8.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-12-18 13:24:03",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "gtsystem",
    "github_project": "lightkube-models",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "requirements": [
        {
            "name": "jinja2",
            "specs": []
        }
    ],
    "lcname": "lightkube-models"
}
        
Elapsed time: 1.06055s