Skip to content

diwas7777/automated-email-sender

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Email Sender Using Python

Email sender is made to send email with attachments to multiple users at once whose datas are stored in a file which maybe .csv, .xlsx, etc.

This files are read by pandas and then sent using SMTP.

Requirements

Downloading the required modules.

pip install ssl
pip install pandas

Usage

  1. Go to this site and choose your gmail account and login APP Password

  2. Click on Select APP and then select Mail

  3. Click on Select Device and choose the device you will run the code on.

NOTE: We tested it on Windows Computer

  1. In the code write your email in sender_email.
  2. Write the generated APP Password in password.
  3. Make any other changes you want to make like adding more values to csv file, etc.
  4. Run the code

Authors

@diwas7777

About

Email sender using python

Topics

Resources

Stars

Watchers

Forks

Languages