treelib 1.8.0


pip install treelib

  Latest version

Released: Jun 29, 2025


Meta
Author: Xiaming Chen
Requires Python: >=3.7,<4.0

Classifiers

Development Status
  • 5 - Production/Stable

Environment
  • Console

Intended Audience
  • Developers

License
  • OSI Approved :: Apache Software License

Operating System
  • OS Independent

Programming Language
  • Python
  • Python :: 3
  • Python :: 3.7
  • Python :: 3.8
  • Python :: 3.9
  • Python :: 3.10
  • Python :: 3.11
  • Python :: 3.12
  • Python :: 3.13

Topic
  • Software Development :: Libraries :: Python Modules

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

Wheel compatibility matrix

Platform Python 3
any

Files in release

Extras: None
Dependencies:
six (>=1.13.0)