Metadata-Version: 2.1
Name: synapse-sdk
Version: 1.0.0a2
Summary: synapse sdk
Author-email: datamaker <developer@datamaker.io>
License: MIT
Classifier: Programming Language :: Python :: 3
Requires-Python: >=3.11
Description-Content-Type: text/markdown
License-File: LICENSE
Requires-Dist: boto3
Requires-Dist: click
Requires-Dist: requests
Requires-Dist: tqdm
Requires-Dist: python-dotenv
Requires-Dist: pyyaml
Requires-Dist: pydantic
Requires-Dist: ray[all]

This is the SDK to develop synapse plugins
