Sorted container data types

Edit Package python-sortedcontainers
https://github.com/grantjenks/python-sortedcontainers

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

Python's 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, you're 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.

Refresh
Refresh
Source Files (show unmerged sources)
Filename Size Changed
python-sortedcontainers.changes 0000009332 9.11 KB
python-sortedcontainers.spec 0000002355 2.3 KB
v2.4.0.tar.gz 0009229380 8.8 MB
Latest Revision
Marcus Rueckert's avatar Marcus Rueckert (darix) committed (revision 1)
Comments 0
openSUSE Build Service is sponsored by