CMD + K

treelib

Anaconda Verified

Tree implementation in python. Simple for you to use.

Installation

To install this package, run one of the following:

Conda
$conda install main::treelib

Usage Tracking

1.8.0
1.7.1
1.6.1
1.5.5
4 / 8 versions selected
Downloads (Last 6 months): 0

Description

Tree is an important data structure in computer science. Examples are shown in ML algorithm designs such as random forest tree and software engineering such as file system index. treelib is created to provide an efficient implementation of tree data structure in Python.

About

Summary

Tree implementation in python. Simple for you to use.

Last Updated

Dec 22, 2025 at 14:04

License

Apache-2.0

Total Downloads

454

Supported Platforms

linux-64
linux-aarch64
macOS-arm64
win-64

Unsupported Platforms

noarch Last supported version: 1.6.1
macOS-64 Last supported version: 1.7.1