2014-09-23 14:08:21 +00:00
|
|
|
bidict
|
|
|
|
======
|
|
|
|
|
2015-05-26 05:37:42 +00:00
|
|
|
Efficient, Pythonic bidirectional map implementation
|
|
|
|
and related functionality.
|
2015-03-22 18:21:15 +00:00
|
|
|
|
|
|
|
.. include:: status.rst.inc
|
|
|
|
|
|
|
|
:ref:`Let's get started <intro>`.
|
|
|
|
|
2014-09-23 14:08:21 +00:00
|
|
|
.. toctree::
|
2015-03-22 18:21:15 +00:00
|
|
|
:maxdepth: 2
|
|
|
|
:hidden:
|
2014-09-23 14:08:21 +00:00
|
|
|
|
2015-03-22 18:21:15 +00:00
|
|
|
intro
|
|
|
|
basic-usage
|
|
|
|
caveats
|
2015-04-27 22:20:03 +00:00
|
|
|
performance
|
2015-03-22 18:21:15 +00:00
|
|
|
other-bidict-types
|
|
|
|
inverted
|
|
|
|
api
|
|
|
|
changelog
|
|
|
|
credits
|
|
|
|
cut
|