Pyintervaltree

Latest version: v0.5

Safety actively analyzes 621776 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

0.5

-------------

- Fixed issue 5. This is the last version of this project.

0.4

-------------

- Turns out, the tree was not balancing itself at all, as the corresponding code was wrong.

0.3

-------------

- Support for Python 3
- Interval now inherits from a namedtuple. Benefits: should be faster.
Drawbacks: slight behavioural change (intervals not mutable anymore).

0.2.3

-------------

- Slight changes for inclusion in PyPI.
- Some documentation changes
- Added tests
- Fixed the bug, where interval addition via [] would not work properly in Python 2.7
(see http://bugs.python.org/issue21785)
- Added intervaltree.bio subpackage, adding some utilities for use in bioinformatics

0.2.2b

--------------

- Forked from https://github.com/chaimleib/PyIntervalTree

Links

Releases

Has known vulnerabilities

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.