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