Easy to use Bloomberg Desktop API wrapper in Python
Ran Fan Yu Zheng
pip install bbgbridge
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%
Pull-request welcome!