How to Send Emails in Python
Jul 15, 2018•Channel
AI Analysis
Data from YouTube Data API v3•Updated Just now
Video Overview
Video Details
PublishedJul 15, 2018
Duration4:08
Video IDYPiHBtddefI
Languageen
CategoryEducation
PrivacyPublic
Made for KidsNo
Video TypeRegular Video
Performance Metrics
Views30.5K
Likes666
Comments213
Engagement Rate2.88%
Likes per 100 views2.18
Comments per 1K views6.98
Video Tags
Description
In this video I look at how to send emails using Python. I show you how to set up a Gmail account to support this method, demonstrate a simple email, show how to add attachments and then show how to send HTML emails.
🌎 Post with code and a written tutorial: https://nitratine.net/blog/post/how-to-send-an-email-with-python/
🌎 Less secure apps: https://myaccount.google.com/lesssecureapps?pli=1
🌎 Can you use it?: https://caniuse.email/
📺 Auto Py to Exe: https://youtu.be/OZSZHmWSOeM
📺 Convert PY to EXE: https://youtu.be/lOIJIk_maO4
🐍 In this video I use Python 3.6.
👍🏼 Feel free to comment with any issues.