Between Dict is like a dictionary except the key for inserting an item is a range. The key for retrieval is a value that lies between two values. One specifies the type of range as an interval specification.
Joshua Kugler ([email protected]) is a programmer and system administrator with over 15 years of industry experience. Resume at: http://jjncj.com/papers/KuglerResume.pdf
https://github.com/jkugler/between_dict
sudo python setup.py install or python setup.py bdist_egg sudo easy_install dist/between_dict-0.1-py2.7.egg
See LICENSE
See unit tests
Please send your questions/comments to [email protected]