Installation

ParSNIP requires Python 3.6+ and depends on the following Python packages:

Install development version

The ParSNIP source code can be found on github.

To install it:

git clone git://github.com/kboone/parsnip
cd parsnip
pip install -e .