openbb-crypto
Crypto extension for OpenBB
What it is and what it does
openbb-crypto is an extension module for the OpenBB Platform that adds cryptocurrency data retrieval functionality. It integrates with openbb-core to provide a set of commands for accessing crypto market data through a standardized interface, allowing developers to query digital asset information programmatically.
The package is designed as a plug-in component within the OpenBB ecosystem, meaning it extends the platform's capabilities rather than functioning as a standalone tool. It requires openbb-core as its only runtime dependency and supports modern Python versions (3.10 through 3.14). The extension is actively maintained and carries an AGPL-3.0-only license, which imposes copyleft obligations on derivative works.
Use it for:
- Retrieve cryptocurrency price, volume, and market data for analysis or trading applications
- Build financial dashboards or reporting tools that include real-time or historical crypto market information
- Integrate crypto data feeds into quantitative research or backtesting workflows via the OpenBB Platform
- Develop automated monitoring or alerting systems for cryptocurrency market movements
- Access standardized crypto data through a unified API rather than managing multiple exchange or data provider connections
Worth the install?
AI-flagged interpretation of the facts on this page — verify before relying
Provides cryptocurrency data retrieval commands as an extension to the OpenBB Platform, enabling programmatic access to crypto market data through a unified interface.
Yes, if you are already using the OpenBB Platform and need cryptocurrency data access. The package has low installation friction, active maintenance, and no known vulnerabilities. The AGPL-3.0 license is a significant constraint for proprietary or closed-source projects—verify compatibility with your licensing model before adopting. Confirm that openbb-core's data sources and coverage meet your specific crypto data needs.
Install
openbb-crypto on PyPI
pip
pip install openbb-cryptouv
uv add openbb-cryptopoetry
poetry add openbb-cryptoInstalling openbb-crypto
Before you install
Low installation friction with a single runtime dependency (openbb-core). Active maintenance status with a release 80 days ago. 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 code made available.
Quickstart
pip install openbb-crypto
from openbb_core import OpenBB
# Instantiate and call crypto data commands via the extension
Requires openbb-core to be installed and configured; may require API credentials depending on data source requirements.
Verify before relying
- Specific cryptocurrency data sources and coverage (which exchanges, assets, or data types are supported)
- Rate limits or API quotas for data retrieval
- Whether openbb-core requires additional configuration or API keys for crypto data access
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 | 87,643/month — #13,777 on PyPI (30-day window, as of 2026-08-14) |
| Known vulnerabilities | none known (OSV.dev, checked 2026-08-14) |
Evidence: openbb_crypto-1.6.2-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-commodityProvides commodity-related data commands as an…
agpl · top 15,000 on PyPI
openbb-equityProvides equity market data access through the…
agpl · top 15,000 on PyPI
openbb-indexProvides access to global and European index…
agpl · top 15,000 on PyPI
openbb-etfExtends the OpenBB SDK with commands to…
agpl · top 15,000 on PyPI
openbb-newsExtends the OpenBB Platform with news data…
agpl · top 15,000 on PyPI
openbb-benzingaIntegrates Benzinga financial data into the…
agpl · top 15,000 on PyPI
openbb-cftcProvides access to CFTC Commitment of Traders…
agpl · top 15,000 on PyPI
openbb-economyProvides access to global macroeconomic data…
agpl · top 15,000 on PyPI
pycoingeckoPython wrapper around the CoinGecko API (v3)…
permissive · top 15,000 on PyPI
tardis-devProvides async access to tick-level historical…
copyleft · top 15,000 on PyPI