.LICENSE_HEADER
.coveragerc
.editorconfig
.gitignore
.lgtm.yml
.pre-commit-config.yaml
.pylintrc
.readthedocs.yml
.travis.yml
CHANGELOG.rst
CODE_OF_CONDUCT.rst
CONTRIBUTING.rst
LICENSE
MANIFEST.in
PYPI_DOWNLOAD_STATS.rst
README.rst
appveyor.yml
build-docs.sh
pytest.ini
setup.cfg
setup.py
tox.ini
assets/bidict-types-diagram.dot
assets/bidict-types-diagram.png
assets/custom.css
assets/favicon.ico
assets/logo-square.png
assets/logo.png
assets/logo.pxm
assets/support-on-gumroad.png
bidict/__init__.py
bidict/_abc.py
bidict/_base.py
bidict/_bidict.py
bidict/_dup.py
bidict/_exc.py
bidict/_frozenbidict.py
bidict/_frozenordered.py
bidict/_marker.py
bidict/_miss.py
bidict/_mut.py
bidict/_named.py
bidict/_noop.py
bidict/_orderedbase.py
bidict/_orderedbidict.py
bidict/_proxied.py
bidict/_util.py
bidict/_version.py
bidict/compat.py
bidict/metadata.py
bidict.egg-info/PKG-INFO
bidict.egg-info/SOURCES.txt
bidict.egg-info/dependency_links.txt
bidict.egg-info/not-zip-safe
bidict.egg-info/requires.txt
bidict.egg-info/top_level.txt
docs/Makefile
docs/addendum.rst
docs/api.rst
docs/basic-usage.rst
docs/changelog.rst
docs/code-of-conduct.rst
docs/conf.py
docs/contributors-guide.rst
docs/extending.rst
docs/home.rst
docs/index.rst
docs/intro.rst
docs/learning-from-bidict.rst
docs/other-bidict-types.rst
docs/other-functionality.rst
docs/thanks.rst
tests/test_benchmark.py
tests/test_bidict.txt
tests/test_class_relationships.py
tests/test_hypothesis.py
tests/test_metadata.py
tests/test_orderedbidict.txt