Email with Python
Adrian Dolinay
Tutorial on how to send emails with Python. Using the smtplib module, users can send emails with different email providers including: Google's Gmail, Microsoft Outlook, iCloud Mail and Yahoo Mail.
GitHub repo containing the notebook under the "Python" directory - https://github.com/ad17171717/YouTube-Tutorials
CONNECT: LinkedIn: https://www.linkedin.com/in/adrian-dolinay-frm-96a289106/ GitHub: https://github.com/ad17171717 Twitter: https://twitter.com/DolinayG Odysee: https://odysee.com/@adriandolinay:0
------Video Chapters------ 0:00 - Intro 1:39 - Creating a Python dictionary with email provider host codes 2:04 - Prompts to input the email provider, email account username, email recipient and email password 3:45 - Establishing an email server 4:52 - Use Case: Sending an email to yourself once a ML model is finished running 6:22 - Sending an email with a provider that requires an app password 7:55 - References and additional learning ... https://www.youtube.com/watch?v=iNxnR5YBVwk
26679561 Bytes