Python wrapper around the BBData APIs.
Use at your own risk, the current project is still in development.
To install this package, you can do it like this :
pip install bbdata
To check the logic behind this wrapper function naming convention, go in :
docs/getting_started.ipynb
To develop this package. Execute the following command from the root of the project :
pipenv install --dev
and you should be good to go!
Frédéric Montet [email protected]
Lorenz Rychener [email protected]