https://github.com/agdhruv/python-mailer
Mailer in Python to send similar information stored in a CSV file to multiple people.
https://github.com/agdhruv/python-mailer
Last synced: 3 months ago
JSON representation
Mailer in Python to send similar information stored in a CSV file to multiple people.
- Host: GitHub
- URL: https://github.com/agdhruv/python-mailer
- Owner: agdhruv
- Created: 2017-02-05T10:57:23.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2017-02-05T15:03:13.000Z (over 8 years ago)
- Last Synced: 2025-01-25T22:12:49.169Z (4 months ago)
- Language: Python
- Size: 1.95 KB
- Stars: 2
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# python-mailer
All the information must be stored in a .csv file (sample given in dummy.csv). This code works for Google accounts only.
This also includes a MySQL query generator, which I wrote to enter data into the database for a cryptic hunt that we hosted at Ashoka University.