Skip to content

Installation

grapes is available on conda-forge and on PyPI. Install it with

conda install conda-forge::grapes

or

pip install grapes

This takes care of installing the dependencies as well (listed in pyproject.toml in the root directory).

Caveat: the automatic installation of the binary dependency graphviz happens only if you use conda. If you want to use pip, you must install it manually.