(DEPRECATED) YAML loader and dumper for PyYAML allowing to keep keys order.
A case-insensitive ordered dictionary for Python
Miscelaneous data containers and utilities: A versioned dictionary, a bidirectional dictionary, a binary tree backed dictionary, a Grouper iterator mapper similar to itertools.tee, and an easy extractor from dictionary key/values to variables
An easy-to-use Python namespace class derived from OrderedDict, including tab-completion