InstallationΒΆ

Either install the PyPI version via pip:

$ pip install ekit

or install the development version from GitLab:

$ git clone git@cosmo-gitlab.phys.ethz.ch:cosmo_public/ekit.git
$ cd ekit
$ python setup.py install