https://github.com/agdhruv/certificate-writer
Short Python script to create a number of certificates automatically.
https://github.com/agdhruv/certificate-writer
Last synced: 3 months ago
JSON representation
Short Python script to create a number of certificates automatically.
- Host: GitHub
- URL: https://github.com/agdhruv/certificate-writer
- Owner: agdhruv
- Created: 2017-03-04T19:15:58.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2019-01-14T19:35:12.000Z (over 6 years ago)
- Last Synced: 2025-01-25T22:13:05.148Z (5 months ago)
- Language: Python
- Size: 1.89 MB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# certificate-writer
I wrote this script to reduce manual work of writing the certificates after my college fest, Banjaara 2017.
A .csv file with names and colleges of all students can be used to get all the information, and create certificates.
## Updated in December 2018
I wrote another version of the certificate writer for Short Course on Big Data (by Prof. Jennifer Widom, Stanford University) that I TA'd for. This version uses a **PNG image** as the original template, and generates certificates with student names on them in **PNG** format. This is available in ``image_format/``.
Note to self: template for this course certificate (and the CSV file originally used in the code) is in ``Ashoka Course Work/Short Course on Big Data/TAship`` on Drive.