Getting started:
pip install kubernetes==12.0.1
Or from source, download attached zip file, then
unzip client-python-12.0.1.zip
cd client-python-12.0.1
python setup.py install
Then follow examples in https://github.com/kubernetes-client/python/tree/release-12.0/examples.
Changelog: https://github.com/kubernetes-client/python/blob/release-12.0/CHANGELOG.md