Name : python311-sortedcontainers
| |
Version : 2.4.0
| Vendor : SUSE LLC < https://www_suse_com/>
|
Release : lp160.3.1
| Date : 2024-08-31 14:47:59
|
Group : Unspecified
| Source RPM : python-sortedcontainers-2.4.0-lp160.3.1.src.rpm
|
Size : 0.42 MB
| |
Packager : https://bugzilla_suse_com
| |
Summary : Sorted container data types
|
Description :
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.
|
RPM found in directory: /packages/linux-pbone/ftp5.gwdg.de/pub/opensuse/repositories/devel:/languages:/python:/backports/16.0/noarch |