README.md
pyproject.toml
src/typely/__init__.py
src/typely/check.py
src/typely/coerce.py
src/typely/errors.py
src/typely/schema.py
src/typely/types.py
src/typely/validate.py
src/typely/validators.py
src/typely.egg-info/PKG-INFO
src/typely.egg-info/SOURCES.txt
src/typely.egg-info/dependency_links.txt
src/typely.egg-info/requires.txt
src/typely.egg-info/top_level.txt
tests/test_adversarial.py
tests/test_check.py
tests/test_coerce.py
tests/test_integration.py
tests/test_round2.py
tests/test_schema.py
tests/test_types.py
tests/test_validate.py
tests/test_validators.py