Notifications You must be signed in to change notification settings How to let pythom make and use COM objects using win32com Making use of a python com object. The following code was built in ...
What this does: Using the win32com module (pip install pywin32), iterates through the inbox of Outlook and loads the data into an Excel workbook. The win32com module is the closest module that I found ...