FICHA · MANJARO

python-intervaltree

Library providing a mutable, self-balancing interval tree for Python

  • Library
  • Dev
  • SCIENCE
  • Dependency only
official+codex · reviewed · May 28, 2026 description in en

Description

Stores intervals in a self-balancing tree so Python code can quickly find ranges that overlap a point or another interval. It is useful for timelines, genomic ranges, scheduling, text spans, and spatial-like indexing.

Developers use it when simple lists become too slow for interval queries. It is a data-structure library, not a visual timeline editor.

Permissions

Permissions not analysed for this source yet.