Skip to content

ujjujjuj/Certificate-Generator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Certificate Generator

A set of programs to help you generate and email certificates automatically

Guide

  • Replace the file template.png with your own design template.
  • Make sure to modify the pixel values accordingly for the draw function in all the python scripts.
  • Make final.csv with the same format as test.csv file.
  • Insert your own email credentials in the .env example file

Scripts

  • main.py - get users from final.csv, generate and email certificates all at once
  • individual.py - generate and email certificate to one user only
  • sample.py - generate certificates and save them to img/ to see how they will turn out

About

Program to generate and email certificates

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages