From 97c8c79378368507e97ad070f8d629b4dc63dfcb Mon Sep 17 00:00:00 2001 From: Ran Fan Date: Thu, 23 Jul 2020 12:24:49 +0800 Subject: [PATCH] Added bbgbridge - Easy to use Bloomberg Desktop API wrapper for Python --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index cd177e5..3164595 100644 --- a/README.md +++ b/README.md @@ -160,6 +160,7 @@ A curated list of insanely awesome libraries, packages and resources for Quants - [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! - [yliveticker](https://github.com/yahoofinancelive/yliveticker) - Live stream of market data from Yahoo Finance websocket. +- [bbgbridge](https://github.com/ran404/bbgbridge) - Easy to use Bloomberg Desktop API wrapper for Python. ### Excel Integration