python3-sortedcollections

Python 3 Sorted Collections

Description

SortedCollections is an Apache2 licensed Python sorted collections library.

Features --------

  - Pure-Python
  - Depends on the SortedContainers module.
  - 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.

This contains the Python 3 module

Upload more screenshots

Please help extend the collection of screenshots. Just make a screenshot and upload it here. You don't need to register or anything.

Upload a screenshot

Hint: upload an image here from your clipboard with Ctrl-V


Homepage

http://www.grantjenks.com/docs/sortedcollections/


Install this software package

If the package is available for the distribution you are currently using on your computer then install the software by clicking on…

Install python3-sortedcollections