Skip to content

Installation

In order to install SPOEF you need to use Python 3.7 or higher.

Install SPOEF via pip with:

pip install SPOEF

Alternatively you can fork/clone and run:

git clone https://github.com/JanBargeman/SPOEF.git
cd spoef/
pip install .