README.md
pyproject.toml
setup.py
datasynth/__init__.py
datasynth.egg-info/PKG-INFO
datasynth.egg-info/SOURCES.txt
datasynth.egg-info/dependency_links.txt
datasynth.egg-info/entry_points.txt
datasynth.egg-info/not-zip-safe
datasynth.egg-info/requires.txt
datasynth.egg-info/top_level.txt
datasynth/cli/__init__.py
datasynth/cli/commands/__init__.py
datasynth/cli/commands/example_cmd.py
datasynth/models/__init__.py
datasynth/models/person.py
tests/__init__.py
tests/test_person.py