Metadata-Version: 2.4
Name: stratasynth-client
Version: 0.2.0
Summary: Python SDK for StrataSynth — generate synthetic conversational data with psychological depth
Project-URL: Homepage, https://stratasynth.com
Project-URL: Documentation, https://stratasynth.com/docs
Project-URL: Repository, https://github.com/ereace/stratasynth
Requires-Python: >=3.12
Requires-Dist: httpx>=0.27.0
Requires-Dist: pydantic>=2.6.0
Provides-Extra: all
Requires-Dist: datasets>=2.0; extra == 'all'
Requires-Dist: pandas>=2.0; extra == 'all'
Requires-Dist: psychegraph-schema>=1.0.0; extra == 'all'
Provides-Extra: dataframe
Requires-Dist: pandas>=2.0; extra == 'dataframe'
Provides-Extra: huggingface
Requires-Dist: datasets>=2.0; extra == 'huggingface'
Provides-Extra: psychegraph
Requires-Dist: psychegraph-schema>=1.0.0; extra == 'psychegraph'
