This repo simply use a template certificate docx file and generates certificates in both docx and pdf.
git clone https://github.com/Sarita-021/MLSA-Certificate-Generator/
cd MLSA-Certificate-Generator
- Now Copy the name of Participants of your event and paste their names in the file
Event Participants.csv
present in the folderTemplates
. - Save the changes
- No additional field required only name of participants can work.
- Open the file
main_certificate.py
- Move to line 54 and Write name of the "Host" instead of "Your Name"
- Move to line 57 and Write "Event name" instead of "Your Event Name"
- Move to line 60 and Write "Event Date" instead of "Your Event Date"
- Save the changes.
pip3 install -r requirements.txt
python3 main_certificate.py
pip install -r requirements.txt
python main_certificate.py
- Look for Output Folder in "MLSA-Certificate-Generator" folder in your pc
- There you find 2 separate folders namely "Doc" and "PDF" with your certificates ready
- Extract the certificates and share with your participants