Project: Email Automation using Python

Опубликовано: 07 Апрель 2026
на канале: Pydata SriLanka
65
3

Through this video we will be discussing how to create a script which allows users to send emails using python. You will uncover how to attach HTML to the email body and how to attach files and images to the email as well.

00:00 - Introduction
00:31 - Creating an App Password
02:20 - Creating an environmental file
04:44 - Checking Libraries and importing
06:28 - Creating the code
08:01 - Building the email
11:53 - Using the SMTP server
15:27 - Adding an HTML body
18:39 - Attaching an Image or file to the email

Learn about .env and dotenv library through our short video,
   • Tips and Trick: Creating and using an envi...  

#coding #advancedpython #automation #emailsend #gmail #apppassword #projects #pythonprojects