Envelopes for Python Link

Envelopes is a handy little Python module to make email handling easier.

I’ve used the smtplib module many times and it can be a bit much. Envelopes looks a lot easier for simply generating email from within a script.