This project was created to simplify python kubernetes-client library.
This is a simple example package. You can use Github-flavored Markdown to write your content.
python setup.py developpython setup.py sdist bdist_wheel
twine upload --repository-url https://test.pypi.org/legacy/ dist/simplekube-0.0.9* -u __token__ -p <token>pip install --index-url https://test.pypi.org/simple/ --no-deps simplekube