Skip to content

gharshg29/Automatic-BirthDay-Wisher

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

Automatic Birthday Wisher

  • It is an Automatic Birthday Wisher used for wishing friends and relatives without remebering the exact dates everytime.
  • Modules used are Pandas, datetime and Smtplib
  • Pandas module is used to store and read data from Excel file
  • We will store the name, Birth-date and Email of the users
  • Datetime module is used to get the present dates
  • Smtplib module is used to send the mail automatically to users
  • We will schedule the program for each day using the Window's scheduler
  • Each day, it will automatically compare the birth-dates and find who's birthday is today
  • It will send the good wishes in mail to that person using SMTP library

About

Automatic Birthday Wisher

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • Python 100.0%