Installation

Prerequisites

  • python 2.7 and headers

Should be compatible with python 3 too.

  • cython
  • C and C++ compiler

Install from sources

  • Download the archive from github
  • make a virtualenv
  • run python setup.py

Install with pip

(later)