Skip to content

Latest commit

 

History

History
13 lines (8 loc) · 434 Bytes

README.md

File metadata and controls

13 lines (8 loc) · 434 Bytes

Friends bithday wisher 🕯️

Send e-mail greetings to friends.

  1. Update the birthdays.csv with your friends & family's details.
  2. Run the code locally; if today is someone's birthday, it will send a greeting message.

or

  1. Upload the program code to PythonAnywhere.com and set up a schedule to run this code daily.

Dictionary comprehensions, CSV, pandas, tuples, file paths, datetime module, smtplib, sending emails