Metadata-Version: 2.1
Name: crypto-data-ingestion
Version: 0.1.3
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: minio (>=7.2.8,<8.0.0)
Requires-Dist: pydantic (>=2.9.1,<3.0.0)
Requires-Dist: python-dotenv (>=1.0.1,<2.0.0)
Requires-Dist: requests (>=2.32.3,<3.0.0)
Description-Content-Type: text/markdown


