Skip to content

Send emails with or without attachment in bulk from CSV and a simple template for certificates, ID cards or receipts.

License

Notifications You must be signed in to change notification settings

atisayajain/csv-email-sender

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

csv-email-sender

Send emails in bulk using csv with or without custom attachment for each user.

Installation

Creating a virtual environment is strongly recommended.

Install required packages

pip install -r requirements.txt

Go through the code and define variables or comment if not needed.

python read_from_csv.py

Disclaimer: This is a fairly old piece of code written back in early 2017. Will revamp soon.

About

Send emails with or without attachment in bulk from CSV and a simple template for certificates, ID cards or receipts.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages