In the past lessons you had to write a lot of boilerplate code to send emails the way you wanted.
In this lesson, you’ll meet Yagmail
, which is a Python library created to interact with Gmail accounts and making it a lot easier to send emails via Python by writing less code.
Note: Don’t forget to install it via pip install yagmail
Congratulations, you made it to the end of the course! What’s your #1 takeaway or favorite thing you learned? How are you going to put your newfound skills to use? Leave a comment in the discussion section and let us know.
sion on April 25, 2019
Very helpful, very interesting and well presented. Thank you