Skip to content

kwierbol/email-sender

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

EmailSender Script - send emails automatically


General purpose

Get data from csv file and automate email sending

Technologies

Created with Python 3.6 and libraries: Pandas and smtplib

Usage

v 1.0 - you should generate an application password in Gmail: https://security.google.com/settings/security/apppasswords and use it to log in instead of your usual password.

TODO

  • xls module
  • module for attachement of a ready message / string formatting?
  • speed up
  • less hardcoding while processing file (e-mail column recognition)

About

Send many emails automatically

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages