Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/bpsmith/pybbg
Python interface to Bloomberg COM APIs
https://github.com/bpsmith/pybbg
Last synced: about 2 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 12 years ago)
- Default Branch: master
- Last Pushed: 2015-01-20T20:36:01.000Z (almost 10 years ago)
- Last Synced: 2024-08-03T20:06:28.281Z (5 months 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
- IntradayBarRequestDependencies
============* `Pandas `__: incredible framework
* `Python Win32 Extensions `__: For Windows COM interface