[ Quellcode: sortedcollections ]
Paket: python3-sortedcollections (2.1.0-2)
Links für python3-sortedcollections
Debian-Ressourcen:
Quellcode-Paket sortedcollections herunterladen:
- [sortedcollections_2.1.0-2.dsc]
- [sortedcollections_2.1.0.orig.tar.gz]
- [sortedcollections_2.1.0-2.debian.tar.xz]
Betreuer:
Externe Ressourcen:
- Homepage [www.grantjenks.com]
Ähnliche Pakete:
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
Andere Pakete mit Bezug zu python3-sortedcollections
|
|
|
|
-
- dep: python3
- interactive high-level object-oriented language (default python3 version)
-
- dep: python3-sortedcontainers
- Typen für sortierte Container: SortedList, SortedDict und SortedSet (Python 3)
python3-sortedcollections herunterladen
Architektur | Paketgröße | Größe (installiert) | Dateien |
---|---|---|---|
all | 9,4 kB | 45,0 kB | [Liste der Dateien] |