Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This Python script automatically sends birthday greeting emails to a predefined list of people. It checks the current date, compares it to the stored birthdays, and sends an email if today matches someone's birthday.

Features Automated Birthday Greetings: The script checks for birthdays daily and sends a personalized email. Email Integration: Uses SMTP to send emails through an Outlook server.

Requirements Python 3.x Required Python libraries: smtplib (built-in) email (built-in) datetime (built-in)

About

No description, website, or topics provided.

Resources

Stars

2 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages