[ Source: sortedcollections ]
Package: python3-sortedcollections (1.0.1-1)
Links for python3-sortedcollections
Debian Resources:
Download Source Package sortedcollections:
- [sortedcollections_1.0.1-1.dsc]
- [sortedcollections_1.0.1.orig.tar.gz]
- [sortedcollections_1.0.1-1.debian.tar.xz]
Maintainers:
External Resources:
- Homepage [www.grantjenks.com]
Similar packages:
Python 3 Sorted Collections
SortedCollections is an Apache2 licensed Python sorted collections library.
Features --------
- Pure-Python - Depends on the SortedContainers module. - ValueSortedDict - Dictionary with (key, value) item pairs sorted by value. - ItemSortedDict - Dictionary with key-function support for item pairs. - OrderedDict - Ordered dictionary with numeric indexing support. - OrderedSet - Ordered set with numeric indexing support. - IndexableDict - Dictionary with numeric indexing support. - IndexableSet - Set with numeric indexing support.
This contains the Python 3 module
Other Packages Related to python3-sortedcollections
|
|
|
|
-
- dep: python3
- interactive high-level object-oriented language (default python3 version)
-
- dep: python3-sortedcontainers
- sorted container types: SortedList, SortedDict, and SortedSet (Python 3)
Download python3-sortedcollections
Architecture | Package Size | Installed Size | Files |
---|---|---|---|
all | 8.2 kB | 43.0 kB | [list of files] |