Metadata-Version: 2.4
Name: synthetix-sdk
Version: 0.1.0
Summary: Python SDK for Synthetix V4 perpetual futures trading
License: MIT
License-File: LICENSE
Author: synthetix-team
Author-email: team@synthetix.io
Requires-Python: >=3.10,<4.0
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Classifier: Programming Language :: Python :: 3.13
Classifier: Programming Language :: Python :: 3.14
Requires-Dist: eth-account (>=0.10.0,<0.14.0)
Requires-Dist: requests (>=2.31.0,<3.0.0)
Requires-Dist: websockets (>=12.0)
Project-URL: Repository, https://github.com/Synthetixio/synthetix-sdk
