Skip to content

Harshithvellala/BirthdayWisher

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation

BirthdayWisher

Requirements: "mysqlserver", "email id and password", "Mysqlconnector"

In-Built Modules: "smtplib", "datetime","imghdr"

In Mysql: A table with three columns "name, dateofbirth(dob), email id of users"

Logic: --> Fetching month and day using datetime module --> Writing sql query using f strings and selecting emails from database --> Adding all emails which are fetched into an list --> Using smtplib making birthday wishes and adding an image attachment --> With smtp_SSL and port 465 sending email

CREDITS: Ihyth, Anvith

About

This wishes a mentioned users on their birthdays

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages