Discover and explore top open-source AI tools and projects—updated daily.
alpha-xonePython API for comprehensive Bloomberg data access
Top 84.5% on SourcePulse
Summary
xbbg provides a high-performance, production-ready Python wrapper for the Bloomberg API, designed for quantitative researchers and financial engineers. It addresses the need for an intuitive and comprehensive interface to Bloomberg's extensive financial data services, offering significant advantages in speed, feature coverage, and developer experience over alternative solutions. The library aims to streamline data retrieval and analysis workflows for users familiar with Bloomberg's data ecosystem.
How It Works
The core of xbbg v1 is a Rust-powered asynchronous engine, which handles the heavy lifting of API requests and data processing. This engine is exposed through a clean, Pythonic API, preserving familiar function names and syntax (e.g., bdp, bdh). This hybrid architecture leverages Rust's performance capabilities for speed while maintaining the ease of use and integration of Python, enabling non-blocking operations and concurrent request handling.
Quick Start & Requirements
pip install xbbgpip install blpapi --index-url=https://blpapi.bloomberg.com/repository/releases/python/simple/Highlighted Details
Maintenance & Community
The project is actively maintained, with v1 representing a major Rust-powered upgrade. It features a vibrant community on Discord for support and discussion. Links to comprehensive documentation and examples are readily available.
Licensing & Compatibility
Limitations & Caveats
0.x release branch.3 days ago
Inactive
anthropics
risingwavelabs