Blp

Latest version: v0.0.3

Safety actively analyzes 625140 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 1 of 2

0.1.8

- 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


Changelog

[v0.0.3](https://github.com/matthewgilbert/blp/tree/v0.0.3) (2023-10-22)

[Full Changelog](https://github.com/matthewgilbert/blp/compare/v0.0.2...v0.0.3)

**Implemented enhancements:**

- Support for BeqsRequest [\25](https://github.com/matthewgilbert/blp/issues/25)
- BQL Feature Enhancement Request [\18](https://github.com/matthewgilbert/blp/issues/18)

**Fixed bugs:**

- Failures on Mypy Unitest Runner [\23](https://github.com/matthewgilbert/blp/issues/23)
- Mypy test failure [\2](https://github.com/matthewgilbert/blp/issues/2)

**Closed issues:**

- Is there a limit to the number of times BBG will allow you to connect before it refuses the connection? [\20](https://github.com/matthewgilbert/blp/issues/20)
- Question [\19](https://github.com/matthewgilbert/blp/issues/19)

**Merged pull requests:**

- ENH: Fix formatting [\29](https://github.com/matthewgilbert/blp/pull/29) ([matthewgilbert](https://github.com/matthewgilbert))
- Add support to BQL queries [\28](https://github.com/matthewgilbert/blp/pull/28) ([avantgardeam](https://github.com/avantgardeam))
- add support beqs [\26](https://github.com/matthewgilbert/blp/pull/26) ([avantgardeam](https://github.com/avantgardeam))

[v0.0.2](https://github.com/matthewgilbert/blp/tree/v0.0.2) (2023-02-11)

[Full Changelog](https://github.com/matthewgilbert/blp/compare/v0.0.1...v0.0.2)

**Implemented enhancements:**

- //blp/mktbar enhancement [\21](https://github.com/matthewgilbert/blp/issues/21)

**Closed issues:**

- blp api access without subscription? [\11](https://github.com/matthewgilbert/blp/issues/11)
- Data Limits [\10](https://github.com/matthewgilbert/blp/issues/10)
- file handlers // connection leak [\6](https://github.com/matthewgilbert/blp/issues/6)
- How do I get B-PIPE to work ? [\5](https://github.com/matthewgilbert/blp/issues/5)

**Merged pull requests:**

- mktbar feature [\22](https://github.com/matthewgilbert/blp/pull/22) ([obronco](https://github.com/obronco))
- Bds bug [\9](https://github.com/matthewgilbert/blp/pull/9) ([matthewgilbert](https://github.com/matthewgilbert))
- collect\_many\_bds empty data [\8](https://github.com/matthewgilbert/blp/pull/8) ([rafaelelter](https://github.com/rafaelelter))

[v0.0.1](https://github.com/matthewgilbert/blp/tree/v0.0.1) (2021-05-22)

[Full Changelog](https://github.com/matthewgilbert/blp/compare/v0.0.1-alpha3...v0.0.1)

[v0.0.1-alpha3](https://github.com/matthewgilbert/blp/tree/v0.0.1-alpha3) (2021-05-22)

[Full Changelog](https://github.com/matthewgilbert/blp/compare/v0.0.1-alpha2...v0.0.1-alpha3)

[v0.0.1-alpha2](https://github.com/matthewgilbert/blp/tree/v0.0.1-alpha2) (2021-05-16)

[Full Changelog](https://github.com/matthewgilbert/blp/compare/v0.0.1-alpha...v0.0.1-alpha2)

[v0.0.1-alpha](https://github.com/matthewgilbert/blp/tree/v0.0.1-alpha) (2021-05-16)

[Full Changelog](https://github.com/matthewgilbert/blp/compare/17e4cbe4721b84f1619e8ca1e343f1d8da4f846c...v0.0.1-alpha)



\* *This Changelog was automatically generated by [github_changelog_generator](https://github.com/github-changelog-generator/github-changelog-generator)*

0.1.7

- 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 _receive_events()
- Remove restart() method, see issue 46
- Allow constructor to take a blpapi.Session and blpapi.Identity, for SAPI

0.1.6

- 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

0.1.5

- 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

0.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

0.1.3

- expose blpapi.Event.TIMEOUT to user through timeout parameter in BCon()
instantiation

Page 1 of 2

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.