Kubernetes Python Client v8.0.2 Stable Release
Getting started:
pip install kubernetes==8.0.2
Or from source, download attached zip file, then
unzip client-python-8.0.2.zip
cd client-python-8.0.2
python setup.py install
Then follow examples in https://github.com/kubernetes-client/python/tree/release-8.0/examples
Changelog: https://github.com/kubernetes-client/python/blob/release-8.0/CHANGELOG.md