A Python implementation of tree structure.


Keywords
data, structure, tree, tools, algorithm, datastructures, python, treelib
License
Apache-2.0
Install
pip install treelib==1.7.0

Documentation

treelib

Tree implementation in python: simple for you to use.

Build Status Code style: black Documentation Status Status Latest PyV PyPI download month GitHub contributors

PRs Welcome GitHub pull-requests GitHub pull-requests closed

Quick Start

pip install -U treelib

Documentation

For installation, APIs and examples, see http://treelib.readthedocs.io/en/latest/

Code Style

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.

Contributors

Thank you all, committers.