Installation

Install using pip

As long as you have pip installed, you can install climenu using:

$ pip install climenu

Install from source

climenu is hosted on GitHub and Pypi. You can download the latest release from GitHub or pypi.

Unzip the tarball, and run setup.py:

$ python setup.py install