bidict

jab at math.brown.edu jab at math.brown.edu
Sat Oct 11 13:42:55 EDT 2014


Dear comp.lang.python,

I wrote a library called bidict providing a bidirectional mapping data structure a few years ago and got some great feedback from people here. Recently I put some more work into it and would love to get some feedback on the API, implementation, and whatever else I can do to help users find it and make sure it meets their needs.

The code can be found at:
https://github.com/jab/bidict

And docs are at:
http://bidict.readthedocs.org

Constructive feedback gratefully received. Thanks for reading.



More information about the Python-list mailing list