This is a collections library for Python. Currently, it contains several types of Mappings (dicts). I already have several more classes to add to this project, but they aren't quite ready for deployment. They will be added as I have time to write unit tests for them.
Installation
CodeViking Collections can be installed using easy_install: easy_install codeviking collections