This guide will walk you through the process of setting up and using a Python script to send emails with attachments using Gmail SMTP on a Windows machine with VS Code.
# this one was a little tricky because gmail has updated the way that they do things. So basically, I kept getting an authentication error saying that my username and ...