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.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 of Names and Emails 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 […]
Read more