Skip to content

Files

Latest commit

0e59781 · Apr 17, 2018

History

History
30 lines (18 loc) · 604 Bytes

README.md

File metadata and controls

30 lines (18 loc) · 604 Bytes

certificates

Script to generate event certificates easily.

Requirements

  • Inkscape (apt install inkscape)

Usage

usage: certificates.py [-h] participants template

positional arguments:
  participants  csv filaname containing participants.
  template      certificate template in svg format used to build.

optional arguments:
  -h, --help    show this help message and exit

Examples

python certificates.py participants.csv template.svg

Authors

Cássio Botaro (@cassiobotaro)

Tiago Guimarães (@tilacog)