InstallationΒΆ

Via pip:

$ pip install spd_trading

Or via download from git:

$ pip install git+https://github.com/franwe/spd_trading#egg=spd_trading

Note that in order to avoid potential conflicts with other packages it is strongly recommended to use a virtual environment (venv) or a conda environment.