Metadata-Version: 2.1
Name: sirifi
Version: 0.1.0
Summary: Streaming financial data from Alpha Vantage, Binance, and Yahoo Finance
Home-page: https://github.com/yourusername/sirifi
Author: Your Name
Author-email: you@example.com
Classifier: Programming Language :: Python :: 3
Classifier: Operating System :: OS Independent
Classifier: License :: OSI Approved :: MIT License
Requires-Python: >=3.7
Description-Content-Type: text/markdown
Requires-Dist: pandas>=1.4
Requires-Dist: requests
Requires-Dist: yfinance
Requires-Dist: python-binance
