Installation
Steps to get pyspi up and running on your system.
1. (Optional) Create a conda environment
$ conda create -n pyspi python=3.9.0
$ conda activate pyspi2. Install with pip
pip install pyspiAlternative Options
Last updated
