LICENSE
README.rst
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/requires.txt
jschema_to_python.egg-info/top_level.txt
tests/test_class_generator.py