LICENSE
MANIFEST.in
README.md
setup.py
dict_hash/__init__.py
dict_hash/__version__.py
dict_hash/dict_hash.py
dict_hash/hashable.py
dict_hash/py.typed
dict_hash/validate_consistent_hash.py
dict_hash.egg-info/PKG-INFO
dict_hash.egg-info/SOURCES.txt
dict_hash.egg-info/dependency_links.txt
dict_hash.egg-info/requires.txt
dict_hash.egg-info/top_level.txt
tests/test_1_dict_hash.py
tests/test_2_dict_hash.py
tests/test_dict_hash_failure.py
tests/test_frozen_objects.py
tests/test_hashable.py
tests/test_readme.py
tests/test_version.py
tests/test_with_different_keys_order.py