CHANGELOG.md
MANIFEST.in
README.md
requirements.txt
setup.cfg
setup.py
statham/__init__.py
statham/__main__.py
statham/constants.py
statham/converters.py
statham/dependency_resolver.py
statham/exceptions.py
statham/helpers.py
statham/models.py
statham/serializer.py
statham/validators.py
statham_schema.egg-info/PKG-INFO
statham_schema.egg-info/SOURCES.txt
statham_schema.egg-info/dependency_links.txt
statham_schema.egg-info/entry_points.txt
statham_schema.egg-info/requires.txt
statham_schema.egg-info/top_level.txt
tests/models/__init__.py
tests/models/field_validation.py
tests/models/multi_object.py
tests/models/remote_ref.py
tests/models/simple.py
tests/models/union_types.py