From 8a91db2a57fa99844aa7d6fa39035f14cab91483 Mon Sep 17 00:00:00 2001 From: Artur Sepp Date: Wed, 22 Jul 2026 19:45:01 +0200 Subject: [PATCH] Add BloombergFetch (#499) --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index f4a64c7..a0025b9 100644 --- a/README.md +++ b/README.md @@ -457,6 +457,7 @@ A curated list of insanely awesome libraries, packages and resources for Quants - [bronto-python](https://pypi.org/project/bronto-python/) - `Python` - Bronto API Integration for Python. [GitHub](https://github.com/Scotts-Marketplace/bronto-python) - [pytdx](https://github.com/rainx/pytdx) - `Python` - Python Interface for retrieving chinese stock realtime quote data from TongDaXin Nodes. - [pdblp](https://github.com/matthewgilbert/pdblp) - `Python` - A simple interface to integrate pandas and the Bloomberg Open API. +- [BloombergFetch](https://github.com/ArturSepp/BloombergFetch) - `Python` - Bloomberg Desktop API data (prices, implied volatilities, fundamentals) as pandas DataFrames via blpapi. - [tiingo](https://github.com/hydrosquall/tiingo-python) - `Python` - Python interface for daily composite prices/OHLC/Volume + Real-time News Feeds, powered by the Tiingo Data Platform. - [finlight](https://finlight.me) - `Python` `TypeScript` - Real-time financial and geopolitical news API with sentiment analysis and entity tagging over REST and WebSocket. [GitHub](https://github.com/jubeiargh/finlight-client-py) - [iexfinance](https://github.com/addisonlynch/iexfinance) - `Python` - Python Interface for retrieving real-time and historical prices and equities data from The Investor's Exchange.