This Python library is a high-level set of Kubernetes Helpers allowing either
to manage individual standard Kubernetes controllers (Deployment, StatefulSets, etc) or a logical set
of standard Kubernetes controllers through the `expecteddeploymentscales.wiremind.io` CRD (for example
allowing to scale down ALL Deployments of a Helm Release marked as such).
Raw data
{
"_id": null,
"home_page": "https://github.com/wiremind/wiremind-kubernetes",
"name": "wiremind-kubernetes",
"maintainer": null,
"docs_url": null,
"requires_python": ">=3.9.0",
"maintainer_email": null,
"keywords": "kubernetes",
"author": "Wiremind",
"author_email": "dev@wiremind.io",
"download_url": "https://files.pythonhosted.org/packages/04/2f/b263dfe59785e2802230fcb7ef141b9cbd4bc62e1014c7cedda6e9889e14/wiremind_kubernetes-7.5.0.tar.gz",
"platform": null,
"description": "This Python library is a high-level set of Kubernetes Helpers allowing either\nto manage individual standard Kubernetes controllers (Deployment, StatefulSets, etc) or a logical set\nof standard Kubernetes controllers through the `expecteddeploymentscales.wiremind.io` CRD (for example\nallowing to scale down ALL Deployments of a Helm Release marked as such).\n",
"bugtrack_url": null,
"license": "LGPLv3+",
"summary": "Helper for Kubernetes.",
"version": "7.5.0",
"project_urls": {
"Homepage": "https://github.com/wiremind/wiremind-kubernetes"
},
"split_keywords": [
"kubernetes"
],
"urls": [
{
"comment_text": null,
"digests": {
"blake2b_256": "89b1aa96df69c6595d2fd63c7421c7fc140439f190d9c10543e7058411c26c69",
"md5": "df70b77cb01a65ee11747a71321d6e43",
"sha256": "2ad34ec4a6be36a14f5164b078f215d397ccd31a34d386b48dcf2e4abcf27a33"
},
"downloads": -1,
"filename": "wiremind_kubernetes-7.5.0-py3-none-any.whl",
"has_sig": false,
"md5_digest": "df70b77cb01a65ee11747a71321d6e43",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": ">=3.9.0",
"size": 24903,
"upload_time": "2025-02-07T14:13:52",
"upload_time_iso_8601": "2025-02-07T14:13:52.592451Z",
"url": "https://files.pythonhosted.org/packages/89/b1/aa96df69c6595d2fd63c7421c7fc140439f190d9c10543e7058411c26c69/wiremind_kubernetes-7.5.0-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": null,
"digests": {
"blake2b_256": "042fb263dfe59785e2802230fcb7ef141b9cbd4bc62e1014c7cedda6e9889e14",
"md5": "da28bea78d9116a92251044572f19261",
"sha256": "0052538bd3d993f30a30dde45e1d76ed9e5454c2b13d9c260e3159af987a9ac3"
},
"downloads": -1,
"filename": "wiremind_kubernetes-7.5.0.tar.gz",
"has_sig": false,
"md5_digest": "da28bea78d9116a92251044572f19261",
"packagetype": "sdist",
"python_version": "source",
"requires_python": ">=3.9.0",
"size": 20500,
"upload_time": "2025-02-07T14:13:54",
"upload_time_iso_8601": "2025-02-07T14:13:54.357926Z",
"url": "https://files.pythonhosted.org/packages/04/2f/b263dfe59785e2802230fcb7ef141b9cbd4bc62e1014c7cedda6e9889e14/wiremind_kubernetes-7.5.0.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2025-02-07 14:13:54",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "wiremind",
"github_project": "wiremind-kubernetes",
"travis_ci": false,
"coveralls": false,
"github_actions": true,
"requirements": [
{
"name": "cachetools",
"specs": [
[
"==",
"5.2.0"
]
]
},
{
"name": "certifi",
"specs": [
[
"==",
"2024.7.4"
]
]
},
{
"name": "charset-normalizer",
"specs": [
[
"==",
"2.1.1"
]
]
},
{
"name": "google-auth",
"specs": [
[
"==",
"2.11.1"
]
]
},
{
"name": "idna",
"specs": [
[
"==",
"3.7"
]
]
},
{
"name": "kubernetes",
"specs": [
[
"==",
"24.2.0"
]
]
},
{
"name": "oauthlib",
"specs": [
[
"==",
"3.2.2"
]
]
},
{
"name": "pyasn1",
"specs": [
[
"==",
"0.4.8"
]
]
},
{
"name": "pyasn1-modules",
"specs": [
[
"==",
"0.2.8"
]
]
},
{
"name": "python-dateutil",
"specs": [
[
"==",
"2.8.2"
]
]
},
{
"name": "pyyaml",
"specs": [
[
"==",
"6.0"
]
]
},
{
"name": "requests",
"specs": [
[
"==",
"2.32.3"
]
]
},
{
"name": "requests-oauthlib",
"specs": [
[
"==",
"1.3.1"
]
]
},
{
"name": "rsa",
"specs": [
[
"==",
"4.9"
]
]
},
{
"name": "six",
"specs": [
[
"==",
"1.16.0"
]
]
},
{
"name": "urllib3",
"specs": [
[
"==",
"1.26.19"
]
]
},
{
"name": "websocket-client",
"specs": [
[
"==",
"1.4.1"
]
]
}
],
"lcname": "wiremind-kubernetes"
}