Search code examples
pythonpython-3.xbloombergblpapi

Bloomberg API for python tutorial


Does anyone know any good resources/ tutorials/ books to get started with Bloomberg's API blpapi in python?

I have searched everywhere and I haven't found anything at all.


Solution

  • If you download the API from the official website and you the zip file, you will find an "examples" folder which has plenty of examples.

    Then there's the core developer guide if you need help on the schemas.