Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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

Awesome Lists containing this project

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