Modern problems, ............................................. require simple solutions!!!
Hey there! So my AutomateBirthdayEmails.py project is a automated system which sends emails considering the birthday data given. Though small, it turns out to be quite helpful. This system could be transformed to your own good in various means. You can enter your own birthday list and then use it accordingly.
- Yagmail
- Numpy
- Pandas
- Datetime
- pip3/pip install yagmail
- On the Less Secure Apps of Your Google Account>https://myaccount.google.com/u/1/lesssecureapps
- And you are set.
- Update the Birthday.csv File as per your data.
- Add your own email-id and password in the code.
Both .py and notebook are provided.