https://github.com/bpsmith/pybbg
Python interface to Bloomberg COM APIs
https://github.com/bpsmith/pybbg
Last synced: 8 months ago
JSON representation
Python interface to Bloomberg COM APIs
- Host: GitHub
- URL: https://github.com/bpsmith/pybbg
- Owner: bpsmith
- Created: 2012-10-11T18:55:35.000Z (about 13 years ago)
- Default Branch: master
- Last Pushed: 2015-01-20T20:36:01.000Z (almost 11 years ago)
- Last Synced: 2024-11-13T06:32:55.957Z (about 1 year ago)
- Language: Python
- Size: 169 KB
- Stars: 53
- Watchers: 9
- Forks: 25
- Open Issues: 2
-
Metadata Files:
- Readme: README.rst
Awesome Lists containing this project
- awesome-quant - pybbg - Python interface to Bloomberg COM APIs. (Python / Data Sources)
- awesome-quant - pybbg - Python interface to Bloomberg COM APIs. (Python / Data Sources)
README
Project has moved
=================
Please note this project has moved to tia_
.. _tia: https://github.com/bpsmith/tia
pybbg - python library to interface with Bloomberg COM API
==========================================================
Python interface to Bloomberg Desktop APIs using COM
Implemented Features
====================
The following Bloomberg requests are implemented:
- HistoricalDataReqest
- ReferenceDataRequest
- IntradayBarRequest
Dependencies
============
* `Pandas `__: incredible framework
* `Python Win32 Extensions `__: For Windows COM interface