Skip to content

InvestFoundry/OpenBBSDKexplorer

Repository files navigation

OpenBBSDKexplorer

Project description

An exploration of OpenBB features.

OpenBB Platform is a collection of open source tools for investment research.

The goal of this repository is to explore what can be done with the OpenBB platform.

Environment & Package management

This project uses Miniconda as enviroment manager and Poetry as package manager.

Setting up the environment

  1. Install miniconda (Installation instructions)

  2. Create the conda environment

conda env create -f environment.yml
  1. Use Poetry to install the packages
poetry install

Using the notebooks

On VSCode

The extensions.json contains the recomended jupyter extension that allows you to use the notebooks directly on vscode

Using ipykernel

You can also use ipykernel to start a local jupyter notebook server and access them through your browser.

About Open BB

!TODO: add openBB modules descriptions

About

An exploration of OpenBB features

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published