Recent Releases of pdblp

pdblp -

  • Fix bopen() to work with passed session
  • Refactor pdblp to use blpapi.Messages parsed into dicts
  • Remove conda package building
  • Remove testing for python 3.5 and 3.4

- Python
Published by matthewgilbert about 7 years ago

pdblp -

  • Automate conda and pypi deploys with TravisCI
  • Change from unittest to using pytest
  • Seperate offline tests which do not require BBG connection
  • Refactor event handling and logging into receiveevents()
  • Remove restart() method, see issue #46
  • Allow constructor to take a blpapi.Session and blpapi.Identity, for SAPI

- Python
Published by matthewgilbert over 7 years ago

pdblp -

  • Add ability to chain start() method, e.g. con = BCon().start()
  • Fix logger to interface with upstream logging libraries
  • Add pull request template
  • Add NaN support to parser grammar
  • Support empty bulkref() requests

- Python
Published by matthewgilbert over 7 years ago

pdblp -

  • Seperate ref() into bulkref() and ref(), see issue #35
  • Update tutorial docs to reflect new functions
  • Update Sphinx build process to use sphinx 1.7.5 and provide environment file for building docs

- Python
Published by matthewgilbert almost 8 years ago

pdblp - v0.1.4

  • Fix bug accessing null blpapi.element.Element in ref(), see issue #32
  • Raise a ValueError for bad inputs to bdh(), see issue #33

- Python
Published by matthewgilbert almost 8 years ago

pdblp -

  • exposed timeout parameter through BCon() instantiation

- Python
Published by matthewgilbert about 8 years ago

pdblp -

  • added context management support with bopen()
  • added bsrch() for Bloomberg SRCH Data
  • added parsing to JSON of string representation of Request and Response messages with parser.py module
  • modified ref() to return NaN instead of throwing an error when fieldException of NOTAPPLICABLETOREFDATA is given
  • modified refhist() to support any historical reference date override instead of just REFERENCEDATE, e.g. CURVE_DATE

- Python
Published by matthewgilbert over 8 years ago

pdblp -

  • fixed bug where list of parameters persisted over multiple calls

- Python
Published by matthewgilbert over 9 years ago

pdblp - 0.1.0

- Python
Published by matthewgilbert over 9 years ago