Skip to main content

Investment Research for Everyone, Anywhere.

Project description

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 automate 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 the 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

API keys

To fully leverage the OpenBB Platform you need to get some API keys to connect with data providers. Here are the 3 options on where to set them:

  1. OpenBB Hub
  2. Local file

1. OpenBB Hub

Set your keys at OpenBB Hub and get your personal access token from https://my.openbb.co/app/platform/pat to connect with your account.

Once you log in, on the Platform CLI (through the /account menu, all your credentials will be in sync with the OpenBB Hub.)

2. Local file

You can specify the keys directly in the ~/.openbb_platform/user_settings.json file.

Populate this file with the following template and replace the values with your keys:

{
  "credentials": {
    "fmp_api_key": "REPLACE_ME",
    "polygon_api_key": "REPLACE_ME",
    "benzinga_api_key": "REPLACE_ME",
    "fred_api_key": "REPLACE_ME"
  }
}

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

openbb_cli-1.1.1.tar.gz (268.6 kB view details)

Uploaded Source

Built Distribution

openbb_cli-1.1.1-py3-none-any.whl (281.6 kB view details)

Uploaded Python 3

File details

Details for the file openbb_cli-1.1.1.tar.gz.

File metadata

  • Download URL: openbb_cli-1.1.1.tar.gz
  • Upload date:
  • Size: 268.6 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: poetry/1.8.3 CPython/3.12.4 Darwin/23.6.0

File hashes

Hashes for openbb_cli-1.1.1.tar.gz
Algorithm Hash digest
SHA256 4c6b4cdf58aa3907dabb0d46bea0e1810f8be099b56a3c5ad19ac1ad72f14823
MD5 9b2e1d10f5a9235a8b5486f816da8229
BLAKE2b-256 fa2a3e3b6332fc06ec34f1ddc225307d1659c9b31fe954e6e7b58d026b6aa6d8

See more details on using hashes here.

File details

Details for the file openbb_cli-1.1.1-py3-none-any.whl.

File metadata

  • Download URL: openbb_cli-1.1.1-py3-none-any.whl
  • Upload date:
  • Size: 281.6 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: poetry/1.8.3 CPython/3.12.4 Darwin/23.6.0

File hashes

Hashes for openbb_cli-1.1.1-py3-none-any.whl
Algorithm Hash digest
SHA256 17937278be97e24a7fb2d6cb835b57c6f6b9f520a7a60051f85f42cad316286f
MD5 ef32fac9f0be8c29d319b1b8781c9290
BLAKE2b-256 b2070ff888403ebeca578852d4ffd8e8306ee78c9c9b4d04287ddbf5a9a1a238

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page