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.
-- 
https://mail.python.org/mailman/listinfo/python-list

Reply via email to