LICENSE.txt
MANIFEST.in
README.md
setup.cfg
setup.py
schemax/__init__.py
schemax/__main__.py
schemax/__version__.py
schemax/_data_collector.py
schemax/_from_json_schema.py
schemax/_generator.py
schemax/_openapi_normalizer.py
schemax/_translator.py
schemax/py.typed
schemax/supported_props.py
schemax.egg-info/PKG-INFO
schemax.egg-info/SOURCES.txt
schemax.egg-info/dependency_links.txt
schemax.egg-info/entry_points.txt
schemax.egg-info/requires.txt
schemax.egg-info/top_level.txt
schemax/templates/api_route.py.j2
schemax/templates/interfaces.py.j2
schemax/templates/scenario.py.j2
schemax/templates/schema_definition.py.j2
schemax/templates/schemas.py.j2
tests/test_from_json_schema.py
tests/test_to_json_schema.py