# 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/39/b6/306ed471d79768052b5c2139e45f7eb91f00e45612ee9dace2d7ce40a568/lightkube-models-1.34.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.34.0.8",
"project_urls": {
"Homepage": "https://github.com/gtsystem/lightkube-models"
},
"split_keywords": [],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "d816e1e9103d66a9d442824d6a478462620bec3b5bc7b5efe9a85a0e1b82fc4d",
"md5": "6d683f60513a650109cde3174c760aec",
"sha256": "7731233ff4e69b6ffd8f7c6dde0788196a0adb76ac7eedc8383f88d4545ff19c"
},
"downloads": -1,
"filename": "lightkube_models-1.34.0.8-py3-none-any.whl",
"has_sig": false,
"md5_digest": "6d683f60513a650109cde3174c760aec",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": null,
"size": 304175,
"upload_time": "2025-08-31T09:46:59",
"upload_time_iso_8601": "2025-08-31T09:46:59.681495Z",
"url": "https://files.pythonhosted.org/packages/d8/16/e1e9103d66a9d442824d6a478462620bec3b5bc7b5efe9a85a0e1b82fc4d/lightkube_models-1.34.0.8-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "39b6306ed471d79768052b5c2139e45f7eb91f00e45612ee9dace2d7ce40a568",
"md5": "d6bcb834ca579b96c583a1b8632892f3",
"sha256": "eb23c762a87bb63e274d8f6ad50b84aa99ccadf4221868fc3b75ab8982ec015a"
},
"downloads": -1,
"filename": "lightkube-models-1.34.0.8.tar.gz",
"has_sig": false,
"md5_digest": "d6bcb834ca579b96c583a1b8632892f3",
"packagetype": "sdist",
"python_version": "source",
"requires_python": null,
"size": 242698,
"upload_time": "2025-08-31T09:47:12",
"upload_time_iso_8601": "2025-08-31T09:47:12.242377Z",
"url": "https://files.pythonhosted.org/packages/39/b6/306ed471d79768052b5c2139e45f7eb91f00e45612ee9dace2d7ce40a568/lightkube-models-1.34.0.8.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2025-08-31 09:47:12",
"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"
}