I\'m using Reuters integrated in Excel to retrieve market data. For task automation , I currently use VBA but now I want to switch to python. The package pyxll
pyxll
you can launch the add-ins with this code: make sur before you have the automatic sign-in selected.
Import win32com.client xl = win32com.client.DispatchEx("Excel.Application")