AUTHORS
CODE_OF_CONDUCT.md
ChangeLog
LICENSE
README.rst
SECURITY.md
pytest.ini
setup.cfg
setup.py
jschema_to_python/__init__.py
jschema_to_python/__main__.py
jschema_to_python/class_generator.py
jschema_to_python/driver.py
jschema_to_python/init_file_generator.py
jschema_to_python/object_model_module_generator.py
jschema_to_python/python_file_generator.py
jschema_to_python/to_json.py
jschema_to_python/utilities.py
jschema_to_python.egg-info/PKG-INFO
jschema_to_python.egg-info/SOURCES.txt
jschema_to_python.egg-info/dependency_links.txt
jschema_to_python.egg-info/not-zip-safe
jschema_to_python.egg-info/pbr.json
jschema_to_python.egg-info/requires.txt
jschema_to_python.egg-info/top_level.txt
tests/__init__.py
tests/test_class_generator.py
tests/test_files/_optional_property.py
tests/test_files/_required_property.py