{"library":"lightkube","type":"library","category":null,"description":"Lightkube is a modern, lightweight Python client library for Kubernetes, providing a simple, type-hinted interface for interacting with the Kubernetes API. It supports both synchronous and asynchronous operations, facilitates loading resources from YAML, and automatically handles pagination. The current version is 0.19.1 and the library maintains an active release cadence with frequent updates to support new Kubernetes versions and add features.","language":"python","status":"active","version":"0.19.1","tags":["kubernetes","client","async","cloud-native","k8s"],"last_verified":"Sun May 24","install":[{"cmd":"pip install lightkube","imports":["from lightkube import Client","from lightkube import AsyncClient","from lightkube import codecs","from lightkube.resources.core_v1 import Pod","from lightkube.models.meta_v1 import ObjectMeta"]}],"homepage":"https://lightkube.readthedocs.io","github":"https://github.com/gtsystem/lightkube","docs":null,"changelog":null,"pypi":"https://pypi.org/project/lightkube/","npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"compatibility":{"summary":{"python_range":"3.10–3.9","success_rate":100,"avg_install_s":2.9,"avg_import_s":1.73,"wheel_type":"wheel"},"url":"https://checklist.day/v1/registry/lightkube/compatibility"}}