Sending Email from Python using Gmail
Saturday, July 11th, 2009It is extremely useful to send emails from scripts. Emails can alert you to errors as soon as they happen or can give you regular status updates about the running of your programs. I have several scripts that run regularly to update various websites or scrape data from different places and quite often when dealing [...]

