Skip to content

Latest commit

 

History

History
8 lines (7 loc) · 250 Bytes

README.md

File metadata and controls

8 lines (7 loc) · 250 Bytes

Send Outlook Email using win32com module

Install

Install pywin32 module using

pip install pywin32 

Note: For me, I was unable to call the module from my virtual environment. If you face the "no module error" - use global interpreter