LICENSE
README.md
pyproject.toml
sdgym/__init__.py
sdgym/benchmark.py
sdgym/datasets.py
sdgym/errors.py
sdgym/metrics.py
sdgym/progress.py
sdgym/s3.py
sdgym/utils.py
sdgym.egg-info/PKG-INFO
sdgym.egg-info/SOURCES.txt
sdgym.egg-info/dependency_links.txt
sdgym.egg-info/entry_points.txt
sdgym.egg-info/requires.txt
sdgym.egg-info/top_level.txt
sdgym/cli/__init__.py
sdgym/cli/__main__.py
sdgym/cli/collect.py
sdgym/cli/summary.py
sdgym/cli/utils.py
sdgym/synthesizers/__init__.py
sdgym/synthesizers/base.py
sdgym/synthesizers/generate.py
sdgym/synthesizers/identity.py
sdgym/synthesizers/independent.py
sdgym/synthesizers/sdv.py
sdgym/synthesizers/uniform.py
tests/test_tasks.py