All 107 Dependencies
Every package OpenBB depends on, ranked by repo health score.
OpenBB is an open-source financial data platform that unifies public, licensed, and proprietary data sources into a single infrastructure for quants, analysts, and AI agents, enabling 'connect once, consume everywhere' access via Python, Excel, REST APIs, and a customizable AI-powered workspace.
The Open Data Platform (ODP) sits at the core — a Python library that connects to over 30 bundled data providers spanning equities, options, crypto, fixed income, macroeconomics, commodities, and regulatory data. A single Fetcher abstraction powers all data ingestion, and a universal OBBject result container carries typed data, metadata, and chart objects uniformly regardless of provider or interface. This means analysts get the same data via SDK, CLI, REST API, or AI agent without writing duplicate glue code.
OpenBB Workspace is the enterprise UI layer built on top: a web-based environment where analysts can build custom dashboards, drag-and-drop data widgets, and wire up AI agents via an MCP server that exposes the entire platform as agent-callable tools. Workspace supports on-premises deployment and integrates with Snowflake, enabling teams handling sensitive proprietary data to maintain full control. The desktop application packages the same stack in a native Tauri binary for offline or air-gapped use cases.