AUTHORS.rst
CONTRIBUTING.rst
LICENSE
MANIFEST.in
README.rst
setup.cfg
setup.py
docs/Makefile
docs/api.rst
docs/authors.rst
docs/conf.py
docs/contributing.rst
docs/dotty_dict.rst
docs/examples.rst
docs/index.rst
dotty_dict/__init__.py
dotty_dict/dotty_dict.py
dotty_dict.egg-info/PKG-INFO
dotty_dict.egg-info/SOURCES.txt
dotty_dict.egg-info/dependency_links.txt
dotty_dict.egg-info/not-zip-safe
dotty_dict.egg-info/requires.txt
dotty_dict.egg-info/top_level.txt
tests/__init__.py
tests/test_dotty_api.py
tests/test_dotty_basics.py
tests/test_dotty_cache.py
tests/test_dotty_value_access.py
tests/test_examples.py
tests/test_list_in_dotty.py