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

Navigation

Content

python313-sortedcontainers (python3)

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

Version: 3.6.0 Status: stable Release Datum: 2025-04-08
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: 6c402007e4f19725dffbe3f97ffc29ce6fda9b1b8721beda90db55be9e6fdb47
Größe: 57.29 KByte
Info-Datei: https://www.pack-eis.de/dl.php?l=71611/python313-sortedcontainers.tar.bz2.info
Benötigte Pakete: python313-base 3.6.0