Certificate generating and sending system written in Python
Certificate Generator & Sender
Certificate generating and sending system written in Python.
How to use
git clonehttps://github.com/saadhaxxan/Certificate-Generator-Sender.gitcd Certificate-Generator-Sender- Add
base_file.pngas your certificate file - Replace
demo.csvwith you own csv file that must have 2 columns ofNamesandEmails - Open up
generator.pyand add your own custom text for the certificate - Run
python generator.pyin cmd - Open up
sender.pyand add your email credentials - Verify the certificates folder and then replace the subject and body of email with your own data
- Run
python sender.pyin cmd
Author
Saad Hassan
GitHub