1
0
Fork 0
treelib/README.md
Daniel Baumann d5b8e0af0d
Adding upstream version 1.6.4.
Signed-off-by: Daniel Baumann <daniel@debian.org>
2025-02-05 14:32:06 +01:00

2.1 KiB

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.

ForTheBadge built-with-love