Installation

Echopype is available and tested for Python>=3.7. The latest release can be installed from PyPI:

$ pip install echopype

or through conda from the conda-forge Anaconda channel:

$ conda install -c conda-forge echopype

Previous releases are also available on PyPI and conda.

For instructions on installing a development version of echopype, see the Contributing to echopype page.