kulbinderdio / streamlit_openBB

Example streamlit application with OpenBB SDK

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

streamlit_openBB

Example streamlit application with OpenBB SDK

streamlit_openbb.mp4

Setup

Once you have created your environment the only modules you need to install are
pip install streamlit
pip install "openbb[all]"
pip install streamlit-aggrid

To run just type

streamlit run Streamlit_App.py

About

Example streamlit application with OpenBB SDK


Languages

Language:Python 100.0%