Skip to content

Simple python code to generate certificates by extracting names from excel workbook.

Notifications You must be signed in to change notification settings

ramkirank/generate-certificate

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.
 

About

Simple python code to generate certificates by extracting names from excel workbook.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages