Files
OpenBB/cli
Danglewood ef0b9cfc80 [Feature] Delete frontend-components (#7436)
* delete frontend-components

* lint

* lint

* lint

* black

* black

* lint

* fix a test

* some touchups

* readme updates

* codespell

* linters

* classVar

* cli pyproject and lock
2026-04-23 00:53:44 +00:00
..

OpenBB Platform CLI

Downloads LatestRelease

OpenBB is committed to build the future of investment research by focusing on an open source infrastructure accessible to everyone, everywhere.
OpenBBLogo
Check our website at openbb.co

Overview

The OpenBB Platform CLI is a command line interface that wraps OpenBB Platform.

It offers a convenient way to interact with the OpenBB Platform and its extensions, as well as automated data collection via OpenBB Routine Scripts.

Find the most complete documentation, examples, and usage guides for the OpenBB Platform CLI here.

Installation

The command below provides access to all the available OpenBB extensions behind the OpenBB Platform, find the complete list here.

pip install openbb-cli

Note: Find the most complete installation hints and tips here.

After the installation is complete, you can deploy the OpenBB Platform CLI by running the following command:

openbb

Which should result in the following output:

image

Documentation

View the user documentation for this package here