added new python data sources

This commit is contained in:
cong
2021-04-05 21:05:00 +08:00
parent 3d01a882a2
commit 13de75ab28
+1
View File
@@ -132,6 +132,7 @@ A curated list of insanely awesome libraries, packages and resources for Quants
### Data Sources
- [yfinance](https://github.com/ranaroussi/yfinance) - Yahoo! Finance market data downloader (+faster Pandas Datareader)
- [findatapy](https://github.com/cuemacro/findatapy) - Python library to download market data via Bloomberg, Quandl, Yahoo etc.
- [googlefinance](https://github.com/hongtaocai/googlefinance) - Python module to get real-time stock data from Google Finance API.
- [yahoo-finance](https://github.com/lukaszbanasiak/yahoo-finance) - Python module to get stock data from Yahoo! Finance.