Skip to content

Latest commit

 

History

History
42 lines (23 loc) · 656 Bytes

README.md

File metadata and controls

42 lines (23 loc) · 656 Bytes

BBData Python

Python wrapper around the BBData APIs.

Announcement

Use at your own risk, the current project is still in development.

Getting Started

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

Develop

To develop this package. Execute the following command from the root of the project :

pipenv install --dev

and you should be good to go!

Author

Frédéric Montet [email protected]

Lorenz Rychener [email protected]