Skip to content

Installation

pip install metasp
git clone https://github.com/potassco/metasp.git
cd metasp
pip install -e .[all]

Warning

Use only for development purposes


A successful installation will make the metasp command available in your terminal. You can check the installation by running:

metasp -h

This will display the help message with available options and usage instructions.