Skip to content

Python tool to automate certificate generation and emailing

Notifications You must be signed in to change notification settings

d3m0n-r00t/certificate-mailer-edc-

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Certificate-Mailer

Certificate mailer is a Python script for automation of certificate generation and mailing.

Usage

First change the sender to your email address and provide the 'APP SPECIFIC KEY' by gmail as password for the perfect working of the script.

You can change the template file by replacing the file with any other template image. (If doing so also change the name in the script)

Add the list (CSV Format only) and save it in the same folder as 'list.csv' Make sure that the csv file contains columns with header "Name" and "Email"

Then:

python certificate-mailer.py

OR

python3 certificate-mailer.py

References

https://github.com/kunalgrover05/Certificate-sender

About

Python tool to automate certificate generation and emailing

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages