Example streamlit application with OpenBB SDK
streamlit_openbb.mp4
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
streamlit run Streamlit_App.py