Sie befinden sich hier: eisfair / Pack-Eis
News News News

Navigation

Content

python310-sortedcontainers (python3)

Python 3.10 - sortedcontainers - Sorted container data types (Offizielles Paket)

Version: 3.4.0 Status: stable Release Datum: 2023-05-05
Autor: the eisfair team, team(at)eisfair(dot)org
Internal Program Version: sortedcontainers  2.4.0

SortedContainers is an Apache2 licensed containers library, written in
pure-Python, and fast as C-extensions.

Pythons standard library is great until you need a sorted container type. Many
will attest that you can get really far without one, but the moment you **really
need** a sorted list, dict, or set, youre faced with a dozen different
implementations, most using C-extensions without great documentation and
benchmarking.

SortedContainers takes all of the work out of Python sorted types - making your
deployment and use of Python easy. There's no need to install a C compiler or
pre-build and distribute custom extensions. Performance is a feature and testing
has 100% coverage with unit tests and hours of stress.

https://github.com/grantjenks/python-sortedcontainers
SHA256-Prüfsumme: c6894d3b072a900a9659d4f95dd95ab53b92d24c4015f5d5861c4dffd1ec2424
Größe: 45.7 KByte
Info-Datei: https://www.pack-eis.de/dl.php?l=57053/python310-sortedcontainers.tar.bz2.info
Benötigte Pakete: python310-base 3.4.0