Tree implementation in python: simple for you to use.
pip install -U treelib
For installation, APIs and examples, see http://treelib.readthedocs.io/en/latest/
Ask DeepWiki: https://deepwiki.com/caesar0301/treelib
We provide a convenient Makefile for common development tasks. Run make help
to show usage.
Before creating a pull request, please make sure you pass the local validation
with make check
.
Thank you all contributors ❤