Metadata-Version: 2.1
Name: standard.py
Version: 0.0.0
Summary: A python API client library to interact with Standard exchange
License: Apache-2.0
Author: Hyungsuk Kang
Author-email: hskang9@gmail.com
Requires-Python: >=3.11,<4.0
Classifier: License :: OSI Approved :: Apache Software License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Requires-Dist: aiohttp (>=3.9.3,<4.0.0)
Requires-Dist: asyncio (>=3.4.3,<4.0.0)
Requires-Dist: eth-account (>=0.11.0,<0.12.0)
Requires-Dist: python-dotenv (>=1.0.1,<2.0.0)
Requires-Dist: web3 (>=6.15.1,<7.0.0)
Description-Content-Type: text/markdown

# standard.py
python API client library for standard exchange

