Installation - Point72/csp GitHub Wiki

Pre-requisites

You need Python >=3.8 on your machine to install csp.

Install with pip

pip install csp

Install with conda

conda install csp --channel conda-forge

Source installation

For other platforms and for development installations, build csp from source.

⚠️ **GitHub.com Fallback** ⚠️