Clone & Run OpenBB on local machine

Want to give a try on opensource finance analysis tool, found OpenBB, record steps to install and run it locally.

Clone OpenBB repo

git clone https://github.com/OpenBB-finance/OpenBB.git

Go to OpenBB folder

Install poetry

pip install poetry
poetry install

Go to openbb_platform folder, and run below command.

poetry install

Run development install scripts

python dev_install.py -e --cli

Start OpenBB terminal

openbb

Example screenshot.

Reference

https://www.bing.com/chat?q=how%20to%20clone%20and%20run%20openbb%20locally&qs=ds&form=ATCVAJ

Leave a Comment

Your email address will not be published. Required fields are marked *


The reCAPTCHA verification period has expired. Please reload the page.

Scroll to Top