LICENSE
README.md
pyproject.toml
setup.cfg
setup.py
hologram/__init__.py
hologram/helpers.py
hologram/py.typed
hologram.egg-info/PKG-INFO
hologram.egg-info/SOURCES.txt
hologram.egg-info/dependency_links.txt
hologram.egg-info/requires.txt
hologram.egg-info/top_level.txt
tests/test_all.py
tests/test_custom.py
tests/test_dict_fields.py
tests/test_enums.py
tests/test_extended.py
tests/test_inheritance.py
tests/test_json.py
tests/test_multi_optional_definitions.py
tests/test_polymorphism.py
tests/test_regex.py
tests/test_restrict.py
tests/test_tuple.py
tests/test_underscore_hyphens.py
tests/test_union.py