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