Skip to content

Verygafanhot/PythonExcelBirthdayMailer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PythonExcelBirthdayMailer

A simple python script to get Birthdays from an excel file and send an email every day at a chosen hour!

Instalation

  pip install -r requirements.txt

Configuration

On line 56-58 we will set up the email and password imagem

On the sender write your email and for the password go here HERE

Give it a nice name and click create

imagem

It will then give you a code!

Finally and most importantly open the excel file called birthday.xlsx

There you will find 3 example birthdays, you can get rid of them and use your own!

imagem

Don't remove the "END", move it to right after the last user on your list as shown in the included example

Running

  python run.py

Now it will run until you stop it! Sending emails at the time you set it to (Default is 8AM)

Personalization

Personalize how the email looks

Make it look perfect! Just modify the HTML code found in lines 45-55

imagem

Change the hour of execution

Don't like 8AM?! Just change it on line 88!

imagem

About

A simple python script to get Birthdays from an excel file and send an email every day at a chosen hour!

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages