| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| Kubernetes Python Client v36.0.1 Stable Release source code.tar.gz | 2026-05-26 | 4.9 MB | |
| Kubernetes Python Client v36.0.1 Stable Release source code.zip | 2026-05-26 | 8.5 MB | |
| README.md | 2026-05-26 | 433 Bytes | |
| Totals: 3 Items | 13.4 MB | 6 | |
Getting started:
:::bash
pip install --pre --upgrade kubernetes
Or from source, download attached zip file, then
:::bash
unzip client-python-v36.0.1.zip
cd client-python-v36.0.1
python setup-release.py install
Then follow examples in https://github.com/kubernetes-client/python/tree/release-36.0/examples
Changelog: https://github.com/kubernetes-client/python/blob/release-36.0/CHANGELOG.md