A mutable, self-balancing interval tree for Python 2 and 3. Queries may be by point, by range overlap, or by range envelopment https://pypi.org/project/intervaltree/
Go to file
2024-01-06 11:17:04 +01:00
python-intervaltree.spec rebuilt by autoport with build requirements: python3-devel>=3.11.5-3mamba [release 3.1.0-4mamba;Tue Sep 26 2023] 2024-01-06 11:17:04 +01:00
README.md package created using the webbuild interface [release 3.1.0-1mamba;Wed Jan 20 2021] 2024-01-06 11:17:04 +01:00

python-intervaltree

A mutable, self-balancing interval tree for Python 2 and 3. Queries may be by point, by range overlap, or by range envelopment.