Installation

Kube requires Python 3. The current release is published on PyPI and the easiest way to install it is to use pip as follows:

$ pip install kube

Dependencies

The following libraries will be automatically installed from PyPI:

  • requests >=2.5.0,<3.0.0