Installation

Required dependencies

  • Python 3.4 or later
  • scipy (1.0 or later)
  • numpy (1.8 or later)
  • pandas (0.18.0 or later)
  • joblib (0.12.0 or later)

all these requirements can be installed for Linux, Windows or MacOSX, e.g. by using the package manager conda.

Instructions

pyPhenology supports all operating systems that fullfil the above dependencies and can simply be installed using pip:

pip install pyPhenology

or install the latest version via Github using pip + git:

pip install git+git://github.com/sdtaylor/pyPhenology