Installation

Toytree can be installed using pip or conda. I recommend the conda version. Either should pull in all dependencies including toyplot.

Pip install

pip install toytree

Dependencies:

Toytree dependencies:

  • toyplot
  • numpy
  • future
  • requests