Skip to content

Latest commit

 

History

History
11 lines (8 loc) · 447 Bytes

File metadata and controls

11 lines (8 loc) · 447 Bytes

Treeco - Python Interface

Python 3.8+

The Python interface to treeco can be installed using pip as follows:

pip install git+https://github.com/TheoGuyard/treeco.git#subdirectory=python

Check out the python/examples folder for a quick start guide.

A more detailed documentation is coming soon!