Skip to content

Installing the package

Yuriy Sverchkov edited this page Oct 15, 2019 · 1 revision

generalizedtrees is on PyPI! The easiest way to install it with pip:

pip install generalizedtrees

We recommend doing all your python work inside a virtualenv (see https://docs.python.org/3/library/venv.html for instructions).

Clone this wiki locally