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.
Package Version | Update ID | Released | Package Hub Version | Platforms | Subpackages |
---|---|---|---|---|---|
2.1.0-3.2.4 info | SUSE-SLE-Module-Packagehub-Subpackages-15-SP2-2020-1986 | 2020-07-21 | 15 SP2 Subpackages Updates |
|
|
2.1.0-bp152.1.6 info | GA Release | 2020-03-28 | 15 SP2 |
|
|
1.5.9-bp151.3.1 info | GA Release | 2019-07-16 | 15 SP1 |
|
|
1.5.9-bp151.2.10 info | GA Release | 2019-05-18 | 15 SP1 |
|
|
1.5.9-bp150.2.4 info | GA Release | 2018-07-30 | 15 |
|
|