openbb-intrinio
Intrinio extension for OpenBB
What it is and what it does
This package is an extension that integrates the Intrinio financial data provider into the OpenBB Platform. It acts as a bridge between OpenBB's unified data interface and Intrinio's APIs, allowing you to fetch financial information through OpenBB's standard tooling.
The extension depends on openbb-core and requests-cache. It supports Python 3.10 through 3.14 and has been actively maintained, with its most recent release 80 days ago. Installation is straightforward via pip with no compiled dependencies or system prerequisites.
Use it for:
- Fetch financial market data from Intrinio through OpenBB's unified API without direct Intrinio client code
- Build financial analysis workflows combining Intrinio data with other OpenBB data providers
- Cache Intrinio API responses to reduce redundant calls and improve application performance
- Integrate financial data into Python-based trading or analysis applications
Worth the install?
AI-flagged interpretation of the facts on this page — verify before relying
Integrates Intrinio financial data into the OpenBB Platform, enabling access to market data through a unified API.
Yes, if you need Intrinio data within OpenBB. The package has low install friction, active maintenance, no known vulnerabilities, and straightforward dependencies. The AGPL-3.0-only license is the main consideration: acceptable for internal use and open-source projects, but requires careful review if you plan to redistribute or embed it in proprietary software.
Install
openbb-intrinio on PyPI
pip
pip install openbb-intriniouv
uv add openbb-intriniopoetry
poetry add openbb-intrinioInstalling openbb-intrinio
Before you install
Low friction installation as a pure Python wheel. Actively maintained with a recent release 80 days ago. Depends on openbb-core and requests-cache.
License in practice
Licensed under AGPL-3.0-only, which requires derivative works and modifications to be distributed under the same license and made available to users. Consider this constraint if you plan to redistribute or modify the package.
Quickstart
pip install openbb-intrinio
from openbb import obb
# Access Intrinio data through OpenBB's unified interface
Verify before relying
- What specific financial data types and endpoints Intrinio provides through this extension
- Whether Intrinio API credentials are required and how authentication is configured
- Performance characteristics and rate limits when querying large datasets
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 | 2 — openbb-core, requests-cache |
| Maintenance | actively maintained — 80 days since the last release |
| First released | |
| Downloads | 84,635/month — #13,981 on PyPI (30-day window, as of 2026-08-14) |
| Known vulnerabilities | none known (OSV.dev, checked 2026-08-14) |
Evidence: openbb_intrinio-1.6.1-py3-none-any.whl
Tags
More Internet packages
Botocore provides low-level, data-driven access…
permissive · top 100 on PyPI
aiobotocoreProvides an async client for AWS services using…
permissive · top 100 on PyPI
pydanticPydantic validates Python data structures…
permissive · top 100 on PyPI
filelockProvides a platform-independent file locking…
permissive · top 100 on PyPI
fastapiFastAPI is a Python web framework for building…
permissive · top 100 on PyPI
googleapis-common-protosProvides common Protocol Buffer message…
permissive · top 100 on PyPI
openbb-benzingaIntegrates Benzinga financial data into the…
agpl · top 15,000 on PyPI
openbb-tiingoIntegrates Tiingo financial data into the…
agpl · top 15,000 on PyPI
openbb-secIntegrates SEC EDGAR data into the OpenBB…
agpl · top 15,000 on PyPI
openbb-fmpIntegrates Financial Modeling Prep as a data…
agpl · top 15,000 on PyPI
openbb-coreProvides standardized data models, query…
agpl · top 15,000 on PyPI
openbb-yfinanceIntegrates Yahoo!Finance data into the OpenBB…
agpl · top 15,000 on PyPI
openbb-tradingeconomicsIntegrates Trading Economics data into the…
agpl · top 15,000 on PyPI
openbb-derivativesProvides derivatives market data and analytics…
agpl · top 15,000 on PyPI
openbbUnified interface to fetch financial market…
agpl · top 15,000 on PyPI
openbb-newsExtends the OpenBB Platform with news data…
agpl · top 15,000 on PyPI