Metadata-Version: 2.3
Name: crypto-pandas
Version: 0.2.6
Summary: Library to to work with crypto exchanges using Pandas DataFrame.
License: Apache-2.0
Author: Lucas Jamar
Author-email: lucas.jamar@carpentrix.com
Requires-Python: >=3.10
Classifier: License :: OSI Approved :: Apache Software License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Classifier: Programming Language :: Python :: 3.13
Requires-Dist: ccxt (>=4.4.57,<5.0.0)
Requires-Dist: grequests (>=0.7.0,<0.8.0)
Requires-Dist: pandas[output-formatting,performance] (>=2.2.3,<3.0.0)
Requires-Dist: pandera (>=0.22.1,<0.23.0)
Project-URL: Documentation, https://github.com/lucasjamar/crypto-pandas
Project-URL: Homepage, https://github.com/lucasjamar/crypto-pandas
Project-URL: Repository, https://github.com/lucasjamar/crypto-pandas
Description-Content-Type: text/markdown

# Crypto Pandas
