Skip to content

Quickstart Guide

You will need:

The package is available as pypi package:

pip install equation-tree

Check your installation by running:

python -c "from equation_tree import EquationTree"