Installation

Dependencies

The library requires:

  • Python [>=2.7, >=3.5]

  • Numpy [>=1.14.0]

  • Pandas [>=0.24.0]

  • Cython [>=0.27.3]

  • six [>=1.11.0]

  • svgwrite [>=1.2.1]

Installing Dependencies

For installing dependencies the procedure is the well known:

pip install extension>=extension_version

or simply

pip install -r requirements.txt

Please add a sudo if pip doesn’t have superuser privilages.

Installing the master-version

pip install git+https://github.com/ysig/stream_graph/