Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/ran404/bbgbridge
Easy to use Bloomberg Desktop API wrapper in Python
https://github.com/ran404/bbgbridge
Last synced: about 2 months ago
JSON representation
Easy to use Bloomberg Desktop API wrapper in Python
- Host: GitHub
- URL: https://github.com/ran404/bbgbridge
- Owner: ran404
- License: other
- Created: 2020-01-07T00:20:48.000Z (almost 5 years ago)
- Default Branch: master
- Last Pushed: 2020-01-07T00:22:52.000Z (almost 5 years ago)
- Last Synced: 2024-08-04T04:07:16.651Z (5 months ago)
- Language: Python
- Size: 10.7 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- awesome-quant - bbgbridge - Easy to use Bloomberg Desktop API wrapper for Python. (Python / Data Sources)
README
## 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 libraryhttp://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!