openbb-fixedincome
Fixed income extension for OpenBB
What it is and what it does
openbb-fixedincome is an extension module for the OpenBB Platform that adds fixed income market data capabilities. It plugs into the OpenBB ecosystem to provide access to government bond information and central bank rate data, allowing developers and analysts to query and integrate fixed income metrics into their applications and workflows.
The package is distributed as a pure Python wheel with a single runtime dependency on openbb-core. It is actively maintained and supports modern Python versions from 3.10 through 3.14. Installation is straightforward via pip, and the extension integrates directly into the OpenBB Platform's data access layer.
Use it for:
- Retrieve government bond prices and yields for portfolio analysis or market research
- Access central bank interest rate data for macroeconomic monitoring and forecasting
- Integrate fixed income data into OpenBB-based trading or analytics applications
- Build dashboards or reports that combine fixed income metrics with other market data
Worth the install?
AI-flagged interpretation of the facts on this page — verify before relying
Provides fixed income market data—government bonds and central bank rates—as an extension to the OpenBB Platform.
Yes, if you are already using the OpenBB Platform and need fixed income data. The extension has low install friction, active maintenance, and no known vulnerabilities. The AGPL-3.0 license requires that any modifications or derivative works be open-sourced under the same license—a significant constraint for proprietary use, but standard for this license class.
Install
openbb-fixedincome on PyPI
pip
pip install openbb-fixedincomeuv
uv add openbb-fixedincomepoetry
poetry add openbb-fixedincomeInstalling openbb-fixedincome
Before you install
Low friction install as a pure Python wheel. Actively maintained with a release 80 days ago. Depends only on openbb-core, so installation complexity is minimal.
License in practice
Licensed under AGPL-3.0-only. Any derivative work or modification must be released under the same license and made available to users; this is a copyleft requirement that affects redistribution and commercial use.
Quickstart
pip install openbb-fixedincome
from openbb_core.app import OpenBB
obb = OpenBB()
# Access fixed income data through the OpenBB Platform
Requires Python 3.10 or later (supports 3.10–3.14). Depends on openbb-core being installed and configured.
Verify before relying
- Specific API endpoints or methods available for government bonds and central bank rates data
- Data sources and coverage (geographic regions, time periods, update frequency)
- Whether real-time or historical data is provided
Package facts
| License | AGPL-3.0-only (agpl) |
| Python support | supports the current Python release (<4,>=3.10) |
| Install friction | low — pure-Python wheel |
| Runtime dependencies | 1 — openbb-core |
| Maintenance | actively maintained — 80 days since the last release |
| First released | |
| Downloads | 86,084/month — #13,887 on PyPI (30-day window, as of 2026-08-14) |
| Known vulnerabilities | none known (OSV.dev, checked 2026-08-14) |
Evidence: openbb_fixedincome-1.6.2-py3-none-any.whl
Tags
More Information Analysis packages
A drop-in replacement for Python's standard…
permissive · top 100 on PyPI
pyarrowpyarrow provides Python bindings to Apache…
permissive · top 100 on PyPI
networkxNetworkX provides data structures and…
permissive · top 1,000 on PyPI
snowflake-connector-pythonConnects Python applications to Snowflake data…
permissive · top 1,000 on PyPI
contourpyContourPy calculates contours of 2D…
permissive · top 1,000 on PyPI
snowflake-snowpark-pythonSnowpark Python provides APIs to query and…
permissive · top 1,000 on PyPI
openbb-currencyProvides currency exchange data as an extension…
agpl · top 15,000 on PyPI
openbb-government-usIntegrates US Government data sources…
agpl · top 15,000 on PyPI
openbb-federal-reserveIntegrates Federal Reserve data sources into…
agpl · top 15,000 on PyPI
python-bcbStructured Python interface to fetch Brazilian…
unclear · top 15,000 on PyPI
openbb-regulatorsProvides structured access to data from global…
agpl · top 15,000 on PyPI
openbb-tradingeconomicsIntegrates Trading Economics data into the…
agpl · top 15,000 on PyPI
openbb-benzingaIntegrates Benzinga financial data into the…
agpl · top 15,000 on PyPI
openbb-newsExtends the OpenBB Platform with news data…
agpl · top 15,000 on PyPI
openbb-economyProvides access to global macroeconomic data…
agpl · top 15,000 on PyPI
openbb-derivativesProvides derivatives market data and analytics…
agpl · top 15,000 on PyPI