LICENSE
Makefile
README.md
default.nix
setup.py
shell.nix
.github/workflows/docs.yml
bin/synthpy
demos/FinTech Innovation Lab - Demo.ipynb
demos/demo_utils.py
demos/users_data.pickle
docs/Makefile
docs/conf.py
docs/index.rst
docs/make.bat
docs/content/api.rst
docs/content/client.rst
docs/content/core_concepts.rst
docs/content/generate.rst
docs/content/getting_started.rst
docs/content/ingest.rst
docs/content/installation.rst
docs/content/model.rst
docs/content/namespace.rst
docs/content/override.rst
docs/images/getsynth_favicon.png
docs/images/getsynth_favicon.xcf
docs/images/getsynth_identicon.png
docs/images/getsynth_identicon.xcf
getsynthpy.egg-info/PKG-INFO
getsynthpy.egg-info/SOURCES.txt
getsynthpy.egg-info/dependency_links.txt
getsynthpy.egg-info/requires.txt
getsynthpy.egg-info/top_level.txt
synthpy/__init__.py
synthpy/__main__.py
synthpy/exceptions.py
synthpy/model.py
synthpy/client/__init__.py
synthpy/client/augmentation.py
synthpy/client/encoder.py
synthpy/client/generate.py
synthpy/client/ingest.py
synthpy/client/namespace.py
synthpy/client/override.py
synthpy/client/transport.py
synthpy/client/utils.py
synthpy/tests/__init__.py
synthpy/tests/test_client.py