An efficient implementation of tree data structure in python 2/3.
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/
DeepWiki Generation: https://deepwiki.com/caesar0301/treelib
treelib
complies with black formatter and
specific flake8 validations.
Before creating a pull request, please make sure you pass the local validation
with scripts/flake8.sh
.
Thank you all,
committers.