Package Info

python-sortedcollections


Python Sorted Collections


Development/Languages/Python

SortedCollections is an Python sorted collections library.

Features

  • ValueSortedDict - Dictionary with (key, value) item pairs sorted by value.
  • ItemSortedDict - Dictionary with key-function support for item pairs.
  • OrderedDict - Ordered dictionary with numeric indexing support.
  • OrderedSet - Ordered set with numeric indexing support.
  • IndexableDict - Dictionary with numeric indexing support.
  • IndexableSet - Set with numeric indexing support.
  • SegmentList - List with fast random access insertion and deletion.

License: Apache-2.0
URL: https://github.com/grantjenks/sortedcollections

Categories

Releases

Package Version Update ID Released Package Hub Version Platforms Subpackages
1.1.2-bp155.2.11 info GA Release 2023-05-22 15 SP5
  • AArch64
  • ppc64le
  • s390x
  • x86-64
  • python3-sortedcollections
1.1.2-bp154.1.22 info GA Release 2022-05-09 15 SP4
  • AArch64
  • ppc64le
  • s390x
  • x86-64
  • python3-sortedcollections
1.1.2-bp153.1.17 info GA Release 2021-03-06 15 SP3
  • AArch64
  • ppc64le
  • s390x
  • x86-64
  • python2-sortedcollections
  • python3-sortedcollections
1.1.2-bp152.1.5 info GA Release 2020-04-17 15 SP2
  • AArch64
  • ppc64le
  • s390x
  • x86-64
  • python2-sortedcollections
  • python3-sortedcollections