1
0
Fork 0
Find a file
Daniel Baumann 45a3baa1f9
Releasing debian version 1.8.0-1.
Signed-off-by: Daniel Baumann <daniel@debian.org>
2025-07-01 06:33:30 +02:00
.cursor/rules Merging upstream version 1.8.0. 2025-07-01 06:27:08 +02:00
.github Merging upstream version 1.8.0. 2025-07-01 06:27:08 +02:00
debian Releasing debian version 1.8.0-1. 2025-07-01 06:33:30 +02:00
docs Merging upstream version 1.8.0. 2025-07-01 06:27:08 +02:00
examples Merging upstream version 1.8.0. 2025-07-01 06:27:08 +02:00
recipe Merging upstream version 1.8.0. 2025-07-01 06:27:08 +02:00
tests Merging upstream version 1.8.0. 2025-07-01 06:27:08 +02:00
treelib Merging upstream version 1.8.0. 2025-07-01 06:27:08 +02:00
.gitignore Adding upstream version 1.6.4. 2025-02-05 14:32:06 +01:00
.readthedocs.yaml Merging upstream version 1.8.0. 2025-07-01 06:27:08 +02:00
AUTHORS Adding upstream version 1.6.4. 2025-02-05 14:32:06 +01:00
HISTORY Merging upstream version 1.8.0. 2025-07-01 06:27:08 +02:00
INSTALL Adding upstream version 1.6.4. 2025-02-05 14:32:06 +01:00
LICENSE Merging upstream version 1.8.0. 2025-07-01 06:27:08 +02:00
Makefile Merging upstream version 1.8.0. 2025-07-01 06:27:08 +02:00
poetry.lock Merging upstream version 1.8.0. 2025-07-01 06:27:08 +02:00
pyproject.toml Merging upstream version 1.8.0. 2025-07-01 06:27:08 +02:00
README.md Merging upstream version 1.8.0. 2025-07-01 06:27:08 +02:00

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/

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 ❤

treelib contributors