Watch
1
0
Fork
You've already forked treelib
0
  • Python 97.7%
  • Makefile 1.9%
  • Shell 0.4%
Find a file
Repository files (latest commit first)
Filename Latest commit message Latest commit date
Daniel Baumann 4cbc8fd03e
Updating to debhelper 14.
Signed-off-by: Daniel Baumann <daniel@debian.org>
2026-06-14 12:49:42 +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 Updating to debhelper 14. 2026-06-14 12:49:42 +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