About Anaconda Help Download Anaconda

Tree implementation in python. Simple for you to use.

Installers

  • linux-64 v1.7.1
  • linux-aarch64 v1.7.1
  • osx-arm64 v1.7.1
  • osx-64 v1.7.1
  • win-64 v1.7.1
  • noarch v1.6.1

conda install

To install this package run one of the following:
conda install main::treelib

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.


© 2025 Anaconda, Inc. All Rights Reserved. (v4.2.1) Legal | Privacy Policy