## BBG Bridge [![PyPI Version](https://img.shields.io/pypi/v/bbgbridge.svg)](https://pypi.python.org/pypi/fftoptionlib) [![Build Status](https://travis-ci.org/arraystream/bbgbridge.svg?branch=master)](https://travis-ci.org/arraystream/fftoptionlib) [![Coverage Status](https://coveralls.io/repos/github/arraystream/bbgbridge/badge.svg)](https://coveralls.io/github/arraystream/fftoptionlib) 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= SET VS90COMNTOOLS=%VS120COMNTOOLS% setup.py install --user set PATH=;%PATH% ### Contributing Pull-request welcome!