Metadata-Version: 2.4
Name: polytrader
Version: 0.1.0
Summary: Python trading client for Polymarket
Project-URL: Homepage, https://github.com/omidroshani/polytrader
Author: Omid Roshani
License-Expression: MIT
License-File: LICENSE
Classifier: Development Status :: 3 - Alpha
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Requires-Python: >=3.11
Requires-Dist: eth-abi>=5.0.0
Requires-Dist: eth-account>=0.13.0
Requires-Dist: eth-utils>=5.0.0
Requires-Dist: httpx>=0.28.1
Requires-Dist: py-builder-relayer-client>=0.0.1
Requires-Dist: py-clob-client>=0.34.6
Requires-Dist: python-dotenv>=1.2.2
Requires-Dist: websockets>=16.0
