intervaltree
A mutable, self-balancing interval tree.
A mutable, self-balancing interval tree.
To install this package, run one of the following:
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.
Summary
A mutable, self-balancing interval tree.
Last Updated
Jan 9, 2026 at 18:06
License
Apache-2.0
Total Downloads
109.5K
Supported Platforms
GitHub Repository
https://github.com/chaimleib/intervaltreeDocumentation
https://github.com/chaimleib/intervaltree