ramkirank/generate-certificate
Folders and files
| Name | Name | Last commit date | ||
|---|---|---|---|---|
Repository files navigation
Simple python code to generate certificates by extracting names from excel workbook. Requirments: ->python3 ->pandas ->docx (To install docx use -> pip install python-docx ) Instructions: 1) Fill the given sample certificated as needed(except NAME - as NAME will be extracted from excel) 2) Fill the sample excel file with names as needed.