Skip to content

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

License

Notifications You must be signed in to change notification settings

liufor/powerline

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

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

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 94.7%
  • Jupyter Notebook 4.8%
  • Shell 0.5%