treelib1.8.0
treelib1.8.0
Published
A Python implementation of tree structure.
pip install treelib
Package Downloads
Authors
Project URLs
Requires Python
<4.0,>=3.7
Dependencies
treelib
Tree implementation in python: simple for you to use.
Quick Start
pip install -U treelib
Documentation
For installation, APIs and examples, see http://treelib.readthedocs.io/en/latest/
Ask DeepWiki: https://deepwiki.com/caesar0301/treelib
Development Commands
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
.
Contributors
Thank you all contributors ❤