Skip to content

tsunami0x/gmail-automation

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 

Repository files navigation

gmail-automation

simple python script for gmail-automation, extract data from an excel-sheet (email, name columns) and apply email-automation on it

installation:

pip install pandas
pip install yagmail
git clone https://github.com/tsunami0x/email-automation.git
cd email-automation
python email-automation.py

usage:

[excel-sheet path]
[email subject text]
[email body (content) text] note!: first line is by default => Hello, {name} => example: Hello, Joe
[sender email address]
[sender password (app password not email password)]

screenshot:

alt text

About

simple python script for email-automation

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages