From 04cac8c375f225668e4737bff7c43453e6207f7a Mon Sep 17 00:00:00 2001 From: Alvaro Bartolome Date: Sun, 7 Jun 2020 11:58:15 +0200 Subject: [PATCH] included investpy among python data sources --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index a991a0e..b6877d3 100644 --- a/README.md +++ b/README.md @@ -156,6 +156,7 @@ A curated list of insanely awesome libraries, packages and resources for Quants - [metatrader5](https://pypi.org/project/MetaTrader5/) - API Connector to MetaTrader 5 Terminal - [akshare](https://github.com/jindaxiang/akshare) - AkShare is an elegant and simple financial data interface library for Python, built for human beings! - [yahooquery](https://github.com/dpguthrie/yahooquery) - Python interface for retrieving data through unofficial Yahoo Finance API. +- [investpy](https://github.com/alvarobartt/investpy) - Financial Data Extraction from Investing.com with Python! ### Excel Integration