Skip to content

This is a system to automatically generate flyers for Local Hack Day when given a CSV with event names and venue addresses.

License

Notifications You must be signed in to change notification settings

LLHD/flyer_generator

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This is a system to automatically generate flyers for Local Hack Day when given a CSV with event names and venue addresses.

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/MLH/flyer_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.

About

This is a system to automatically generate flyers for Local Hack Day when given a CSV with event names and venue addresses.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%