No description
https://tracker.debian.org/treelib
- Python 97.7%
- Makefile 1.9%
- Shell 0.4%
| Filename | Latest commit message | Latest commit date |
|---|---|---|
|
|
||
| .cursor/rules | ||
| .github | ||
| debian | ||
| docs | ||
| examples | ||
| recipe | ||
| tests | ||
| treelib | ||
| .gitignore | ||
| .readthedocs.yaml | ||
| AUTHORS | ||
| HISTORY | ||
| INSTALL | ||
| LICENSE | ||
| Makefile | ||
| poetry.lock | ||
| pyproject.toml | ||
| README.md | ||
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 ❤