Metadata-Version: 2.1
Name: crypto-data-ingestion
Version: 0.2.4
Summary: The purpose of this library is facilitate the ingestion of data from the CoinGecko API and store it in cloud/self-hosted object storage.
License: MIT
Author: alessandro2702
Author-email: alessandro.melo2702@gmail.com
Requires-Python: >=3.11,<4.0
Classifier: Development Status :: 1 - Planning
Classifier: Environment :: Console
Classifier: License :: OSI Approved :: MIT License
Classifier: Natural Language :: English
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Classifier: Topic :: Education
Requires-Dist: boto3 (>=1.35.36,<2.0.0)
Requires-Dist: deltalake (>=0.20.2,<0.21.0)
Requires-Dist: duckdb (>=1.1.1,<2.0.0)
Requires-Dist: fsspec (>=2024.9.0,<2025.0.0)
Requires-Dist: minio (>=7.2.8,<8.0.0)
Requires-Dist: pandas (>=2.2.3,<3.0.0)
Requires-Dist: pyyaml (>=6.0.2,<7.0.0)
Requires-Dist: requests (>=2.32.3,<3.0.0)
Description-Content-Type: text/markdown


