Metadata-Version: 2.3
Name: synth-sdk
Version: 0.2.7
Author-email: Synth AI <josh@usesynth.ai>
License: MIT
Requires-Python: >=3.9
Requires-Dist: asyncio
Requires-Dist: opentelemetry-api
Requires-Dist: opentelemetry-sdk
Requires-Dist: pydantic
Requires-Dist: requests
Description-Content-Type: text/markdown

# sdk
Python sdk for Synth

python -m build
twine check dist/*
twine upload dist/*