Installation

Python Package Index

The easiest way of installing enstools is using pip:

>>> pip install enstools-encoding

For development

A convenient way to install enstools for development is to make a local copy of the repository and install it as an editable package:

>>> git clone https://github.com/wavestoweather/enstools-encoding
>>> pip install -e enstools-encoding/