skillfed

openbb-fixedincome

Fixed income extension for OpenBB

openbb-fixedincome v1.6.2 86.1K downloads/30d#13,887 on PyPI
AGPL license AGPL-3.0-only Active released

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-fixedincome

uv

uv add openbb-fixedincome

poetry

poetry add openbb-fixedincome

Installing 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

License :: OSI Approved :: GNU Affero General Public License v3Programming Language :: Python :: 3Programming Language :: Python :: 3.10Programming Language :: Python :: 3.11Programming Language :: Python :: 3.12Programming Language :: Python :: 3.13Programming Language :: Python :: 3.14

Tags

government bonds datacentral bank ratesfixed income market dataopenbb extensionbond market informationinterest rate datatreasury data
financial-dataopenbb-extension

More Information Analysis packages