ran404 / bbgbridge

Easy to use Bloomberg Desktop API wrapper in Python

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

BBG Bridge

PyPI Version Build Status Coverage Status

Easy to use Bloomberg Desktop API wrapper in Python

Authors

Ran Fan Yu Zheng

Installation

pip install bbgbridge

Documentation

download c++ api library download python api library

http://stackoverflow.com/questions/2817869/error-unable-to-find-vcvarsall-bat

SET BLPAPI_ROOT=<location of c++ api> SET VS90COMNTOOLS=%VS120COMNTOOLS%

setup.py install --user set PATH=<location of c++ api>;%PATH%

Contributing

Pull-request welcome!

About

Easy to use Bloomberg Desktop API wrapper in Python

License:Other


Languages

Language:Python 100.0%