If you’re interested in writing Python, then at some point you’ve probably wondered how to automate parts of your life, and have your script run automatically on its own. In this article, I’m going to explain a simple python script to send emails, and how you can have that email…