satwik77 / Certificate-Generator

Generates certificates, given a template and a database of members and their details.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Certificate-Generator   Codacy Badge

Generates certificates, given a template and a dataset of members and their details.

wand library is used to render text on templates.(Wand has a pretty awesome doc)

This script was used to generate certificate for a sports fest.

####If interested to use the script#### Take a template and add its name in the script where its mentioned to replace name.
Change the path variable.
Adjust the the text co-ordinates.
U need a file containing participants and their details separated by '$' symbol.

About

Generates certificates, given a template and a database of members and their details.

License:MIT License


Languages

Language:Python 100.0%