Metadata-Version: 2.1
Name: priceloop
Version: 0.2.0b0
Summary: python interface to interact with priceloop platform
Author: Priceloop
Author-email: hello@priceloop.ai
Requires-Python: >=3.10,<4.0
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Requires-Dist: attrs (>=21.3)
Requires-Dist: boto3 (>=1.34.4,<2.0.0)
Requires-Dist: frozendict (>=2.3,<3.0)
Requires-Dist: httpx (>=0.15.0,<0.24.0)
Requires-Dist: pandas (>=2.0,<3.0)
Requires-Dist: priceloop-api (==0.210.5.dev0)
Requires-Dist: python-dateutil (>=2.8.0,<3)
Requires-Dist: requests (>=2.25,<3.0)
Requires-Dist: tenacity (==8.2.3)
Requires-Dist: typing_extensions (>=4.9.0)
