dict.sorted

Dictionaries sorted by key or by comparison function. For Python 2 or Python 3.


License
BSD-3-Clause
Install
pip install dict.sorted==1.0.0

Documentation

Welcome to dict.sorted

Build Status Coverage

The purpose of dict.sorted is to provide dict subclasses that will return keys in a consistent, predictable order.

Full documentation is graciously hosted by Read the Docs.