Skip to content

Latest commit

 

History

History
32 lines (20 loc) · 852 Bytes

README.md

File metadata and controls

32 lines (20 loc) · 852 Bytes

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!