Getting started - israel-dryer/Outlook-Python-Tutorial GitHub Wiki
This is a short section...
- First, you must have Microsoft Outlook installed.
- Secondly, you will need to install pywin32.
pip install pywin32
If you've accomplished both of these steps, then you are ready to create a plain-text message in Outlook using Python.