Metadata-Version: 2.1
Name: binance_historical
Version: 0.1.0
Summary: A package for interacting with Binance historical data
Home-page: https://github.com/Tapanhaz/binance_historical
Author: Tapanhaz
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Requires-Python: >=3.11
Requires-Dist: aiohttp
Requires-Dist: tqdm
Requires-Dist: polars
Requires-Dist: aiolimiter
Requires-Dist: pandas
Requires-Dist: pyarrow
Requires-Dist: python-dateutil
Requires-Dist: uvloop
