Skip to content

This will be creating certificates from the CVS of the LHD organizer and saving them to the output folder

License

Notifications You must be signed in to change notification settings

LLHD/certificate-generator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This is a system to automatically generate certificates for the Local Hack Day when given a CSV with names of the participiants from the Organizer.

How to:

Replace the data.csv with your attendance file. To do so, download the file from the organizer(organizer.mlh.io) and rename it to be called data.csv. Put it into the root directory and run the command as shown below.

To run this project from the root directory type the following into your command line:

python main.py

If you want to change the background image replace base.jpg with a desired background. To change the data modify the data.csv file.

Output samples can be viewed in https://github.com/LLHD/certificate-generator/tree/master/output .

You will need to have the Python Imaging Libary (PIL) installed. See https://python-pillow.github.io for information about installing PIL.

Adapted from https://github.com/MLH/flyer_generator/

About

This will be creating certificates from the CVS of the LHD organizer and saving them to the output folder

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages