Skip to content

Installation

From PyPI:

bash
pip install harp-astro

The distribution is harp-astro; the installed package and the CLI command are plain harp.

From source:

bash
git clone https://github.com/szaghi/harp
cd harp
make dev