bidict ====== Installation ------------ ``pip install bidict`` Releases -------- See `PyPI`_ or `Warehouse`_. Status ------ +------------+--------------------------------------------------------------------------+---------------------------------------------------------------+ | ``master`` | .. image:: https://readthedocs.org/projects/bidict/badge/?version=master | .. image:: https://travis-ci.org/jab/bidict.svg?branch=master | | | :target: https://bidict.readthedocs.org/en/master/ | :target: https://travis-ci.org/jab/bidict | +------------+--------------------------------------------------------------------------+---------------------------------------------------------------+ | ``v0.3.1`` | .. image:: https://readthedocs.org/projects/bidict/badge/?version=latest | .. image:: https://travis-ci.org/jab/bidict.svg?tag=0.3.1 | | | :target: https://bidict.readthedocs.org/en/latest/ | :target: https://travis-ci.org/jab/bidict | +------------+--------------------------------------------------------------------------+---------------------------------------------------------------+ See https://bidict.readthedocs.org or bidict.py for more documentation. .. _PyPI: https://pypi.python.org/pypi/bidict .. _Warehouse: https://warehouse.python.org/project/bidict/