README.md
pyproject.toml
src/json2pyclass/__init__.py
src/json2pyclass/cli.py
src/json2pyclass/code_generator.py
src/json2pyclass/naming.py
src/json2pyclass/structure_analyzer.py
src/json2pyclass/type_inference.py
src/json2pytype.egg-info/PKG-INFO
src/json2pytype.egg-info/SOURCES.txt
src/json2pytype.egg-info/dependency_links.txt
src/json2pytype.egg-info/entry_points.txt
src/json2pytype.egg-info/requires.txt
src/json2pytype.egg-info/top_level.txt
tests/test_code_generator.py
tests/test_naming.py
tests/test_structure_analyzer.py
tests/test_type_inference.py