OpenBB-finance / openbb-platform-pro-backend

Widgets JSON for OpenBB Terminal Pro

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

OpenBB Platform backend for OpenBB Terminal Pro

The application in this repository wraps the OpenBB Platform API in a way tha it:

  1. Creates a widgets.json from the OpenAPI schema
  2. Creates the widgets.json and root ("/) endpoints

Installation and running

Clone this repository and install it using pip (pip install -e .) or poetry (poetry install).

The package provides a shortcut to launch the application using:

openbb-platform-pro-backend

:note: If this command is not available, you may need to deactivate and activate back your virtual environment.

:note: Set up your provider API keys in the ~/.openbb_platform/user_settings.json file.

About

Widgets JSON for OpenBB Terminal Pro


Languages

Language:Python 100.0%