CMD + K

intervaltree

Anaconda Verified

A mutable, self-balancing interval tree.

Installation

To install this package, run one of the following:

Conda
$conda install main::intervaltree

Usage Tracking

3.2.1
3.1.0
3.0.2
3 / 8 versions selected
Downloads (Last 6 months): 0

Description

A mutable, self-balancing interval tree for Python 2 and 3. Queries may be by point, by range overlap, or by range envelopment. This library was designed to allow tagging text and time intervals, where the intervals include the lower bound but not the upper bound.

About

Summary

A mutable, self-balancing interval tree.

Last Updated

Jan 9, 2026 at 18:06

License

Apache-2.0

Total Downloads

9.8K

Supported Platforms

noarch