Installation
From PyPI:
bash
pip install harp-astroThe 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