openbb-commodity
Commodity extension for OpenBB
What it is and what it does
openbb-commodity is an extension module for the OpenBB Platform that adds commodity-related data commands to the platform's command interface. It functions as a plugin that integrates with openbb-core, the platform's foundation library, to expose commodity market data through a unified API.
The extension is designed for developers and financial analysts who work within the OpenBB ecosystem and need commodity data as part of a larger financial data workflow. It has low installation friction, depends only on openbb-core, and is actively maintained with support for modern Python versions (3.10 through 3.14). No known security vulnerabilities are recorded.
Use it for:
- Access commodity market data through OpenBB Platform commands for financial analysis workflows
- Integrate commodity pricing and information into trading or portfolio monitoring applications
- Query commodity-related data as part of a broader OpenBB Platform extension ecosystem
- Build financial dashboards or reports that include commodity market information
Worth the install?
AI-flagged interpretation of the facts on this page — verify before relying
Provides commodity-related data commands as an extension to the OpenBB Platform, enabling access to commodity market information through the platform's unified interface.
Yes, if you are already using OpenBB Platform and need commodity data integration. The low install friction, active maintenance, and lack of security issues make it a straightforward addition. The AGPL-3.0 license requires that any modifications or derivative works be open-sourced under the same terms—confirm this aligns with your project's licensing model before adopting.
Install
openbb-commodity on PyPI
pip
pip install openbb-commodityuv
uv add openbb-commoditypoetry
poetry add openbb-commodityInstalling openbb-commodity
Before you install
Low installation friction with a single runtime dependency (openbb-core). Actively maintained with a release within the last 80 days. Supports current Python versions (3.10–3.14).
License in practice
Licensed under AGPL-3.0-only, which requires that any modifications or derivative works using this package must also be released under the same license and have their source made available.
Quickstart
pip install openbb-commodity
from openbb_commodity import CommodityExtension
# Extension integrates with OpenBB Platform's command interface
Requires openbb-core as a runtime dependency; Python 3.10 or later
Verify before relying
- What specific commodity data sources or APIs this extension connects to
- Whether openbb-core must be installed separately or is automatically pulled in as a dependency
- Performance characteristics or rate limits for commodity data queries
- Scope of commodity types covered (metals, energy, agriculture, etc.)
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,150/month — #13,884 on PyPI (30-day window, as of 2026-08-14) |
| Known vulnerabilities | none known (OSV.dev, checked 2026-08-14) |
Evidence: openbb_commodity-1.5.2-py3-none-any.whl
Tags
More WWW/HTTP packages
urllib3 is an HTTP client library that provides…
permissive · top 100 on PyPI
requestsRequests is a Python HTTP library that…
permissive · top 100 on PyPI
h11h11 is a pure-Python HTTP/1.1 protocol…
permissive · top 100 on PyPI
httpxHTTPX is a fully featured HTTP client library…
permissive · top 100 on PyPI
httpcoreA minimal low-level HTTP client library that…
permissive · top 100 on PyPI
aiohttpaiohttp is an async HTTP client and server…
permissive · top 100 on PyPI
openbb-cryptoProvides cryptocurrency data retrieval commands…
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-derivativesProvides derivatives market data and analytics…
agpl · top 15,000 on PyPI
openbb-indexProvides access to global and European index…
agpl · top 15,000 on PyPI
openbb-regulatorsProvides structured access to data from global…
agpl · top 15,000 on PyPI
openbb-intrinioIntegrates Intrinio financial data into the…
agpl · top 15,000 on PyPI
openbb-tiingoIntegrates Tiingo financial data into the…
agpl · top 15,000 on PyPI
openbb-currencyProvides currency exchange data as an extension…
agpl · top 15,000 on PyPI
openbb-etfExtends the OpenBB SDK with commands to…
agpl · top 15,000 on PyPI