Metadata-Version: 2.4
Name: speterlin-crypto
Version: 1.0.6
Summary: A Python package for a suite of quant-trading opportunities in crypto with API integration: Kucoin Exchange & Binance Exchange for storing crypto assets (cold storage) and spot and derivatives trading (hot storage), Coin Market Cap (CMC) & CoinGecko (CG) & Google Trends for data collection.
Author-email: Sebastian Peterlin <speterlin@smartxchange.xyz>
License: MIT
Project-URL: Homepage, https://github.com/speterlin/speterlin-crypto
Requires-Python: >=3.12
License-File: LICENSE
Requires-Dist: requests>=2.20
Requires-Dist: numpy
Requires-Dist: python-binance
Requires-Dist: python-kucoin
Requires-Dist: beautifulsoup4
Requires-Dist: pycoingecko
Requires-Dist: datetime
Requires-Dist: pandas>=2.0
Requires-Dist: pytrends
Requires-Dist: twilio
Dynamic: license-file
