套件: python3-intervaltree (2.1.0-2)
python3-intervaltree 的相關超連結
Trisquel 的資源:
下載原始碼套件 python-intervaltree:
- [python-intervaltree_2.1.0-2.dsc]
- [python-intervaltree_2.1.0.orig.tar.gz]
- [python-intervaltree_2.1.0-2.debian.tar.xz]
維護者:
Original Maintainer:
- Hilko Bengen
外部的資源:
- 主頁 [pypi.python.org]
相似套件:
mutable, self-balancing interval tree (Python 3)
This library contains a mutable, self-balancing interval tree implementation for Python. Queries may be by point, by range overlap, or by range envelopment.
It was designed to allow tagging text and time intervals, where the intervals include the lower bound but not the upper bound.
This package installs the library for Python 3.
其他與 python3-intervaltree 有關的套件
|
|
|
-
- dep: python3
- interactive high-level object-oriented language (default python3 version)
-
- dep: python3-sortedcontainers
- sorted container types: SortedList, SortedDict, and SortedSet (Python 3)