In this course, you’ll learn how to send emails using Python. Find out how to send plain-text and HTML messages, add files as attachments, and send personalized emails to multiple people. Later on you’ll build a CSV-powered email sending script from scratch.
Sending Emails With Python
Joe Tatusko
8 Lessons
35m
intermediate
web-dev
Sending Emails With Python
8 Lessons 35m
About Joe Tatusko
Joe is a manufacturing engineer turned Pythonista with interests in data wrangling and visualization.
» More about JoeParticipant Comments
charliem22 on May 28, 2019
Excellent tutorial! Very clearly presented and logically structured! This is a model of how on-line education can work. Thanks for taking the time to make this!! charlie
sion on April 25, 2019
Very helpful, very interesting and well presented. Thank you




mikesult on Feb. 26, 2020
Great tutorial Joe. I learned some really useful techniques regarding email. Thanks!