/powerline

Extension to the zipline library for the German EPEX and EEX energy markets

Primary LanguagePythonOtherNOASSERTION

powerline

Build Status Coverage Status

Extension to the zipline library which incorporates functionality for the German EPEX and EEX energy markets.

Installation

  • create and activate a virtual environment (pyvenv-3.4 is preferred)
  • upgrade pip, setuptools and IPython using:
pip install --upgrade pip
pip install --upgrade setuptools
pip install --upgrade IPython
  • install the necessary packages using:
./etc/ordered_pip.sh ./etc/requirements.txt