[ trixie ]
[ sid ]
[ 原始碼: python-collections-extended ]
套件:python3-collections-extended(2.0.2-2)
python3-collections-extended 的相關連結
Debian 的資源:
下載原始碼套件 python-collections-extended:
- [python-collections-extended_2.0.2-2.dsc]
- [python-collections-extended_2.0.2.orig.tar.gz]
- [python-collections-extended_2.0.2-2.debian.tar.xz]
維護小組:
外部的資源:
- 主頁 [github.com]
相似套件:
Extra Python Collections - bags, setlists, RangeMap and IndexedDict
collections_extended is a pure Python module with no dependencies providing:
* a bag class, also known as multiset, * a setlist class, which is a unique list or ordered set, * a bijection class, RangeMap which is a mapping from ranges to values, * a IndexedDict class, which is an ordered mapping whose elements can be accessed using index, in addition to key.
There are also frozen (hashable) varieties of bags and setlists.
This package installs the library for Python 3.
其他與 python3-collections-extended 有關的套件
|
|
|
|
-
- dep: python3
- interactive high-level object-oriented language (default python3 version)