Is there a blpapi version for python 3? If not, did someone successfully modify the existing SDK to make it work (or are you just starting from scratch and writing an interface for the C ++ version?).
Some prerequisites: The existing Bloomberg API (free to the public, but must be downloaded from the Bloomberg website) makes it easy to query the python Bloomberg database and data feeds on the market. The official version of Bloomberg seems to work only for <= 2.7.
source share