Metadata-Version: 2.4
Name: speterlin-stocks
Version: 0.1.2
Summary: A Python module for a suite of quant-trading opportunities in stocks with API integration: Alpaca brokerage for storing USD assets and margin trading (2x) on exchanges NYSE & NASDAQ, Financial Modeling Prep (FMP) & Yahoo Finance & Google Finance & ExchangeRate & MarketBeat & CrunchBase for data collection, OpenAI & Google Gemini-Pro for AI analysis
Author-email: Sebastian Peterlin <speterlin@smartxchange.xyz>
License: MIT
Project-URL: Homepage, https://github.com/speterlin/python-stocks
Requires-Python: >=3.12
License-File: LICENSE
Requires-Dist: pandas>=2.0
Requires-Dist: numpy
Requires-Dist: requests>=2.20
Requires-Dist: datetime
Requires-Dist: beautifulsoup4
Requires-Dist: openai
Requires-Dist: langchain
Requires-Dist: google
Requires-Dist: unidecode
Requires-Dist: fake_headers
Requires-Dist: pytz
Requires-Dist: alpaca_trade_api
Requires-Dist: twilio
Dynamic: license-file
