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 ...
Welcome to the 1st Edition of Learn Python 3 the Hard Way which teaches Python 3. Apparently this is a new edition and not the 4th edition because it teaches Python 3 ...