Metadata-Version: 2.1
Name: otlpy
Version: 0.4.0
Summary: Python Open Trading Library
Author: Tom
Author-email: nanticj@users.noreply.github.com
Requires-Python: >=3.10,<3.12
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.10
Requires-Dist: httpx (>=0.23.0,<0.24.0)
Requires-Dist: loguru (>=0.6.0,<0.7.0)
Requires-Dist: pandas (>=1.4.3,<2.0.0)
Requires-Dist: pycryptodome (>=3.15.0,<4.0.0)
Requires-Dist: pytz (>=2022.2.1,<2023.0.0)
Requires-Dist: tompy (>=0.8.0,<0.9.0)
Requires-Dist: websockets (>=10.3,<11.0)
