Skip to content
This repository has been archived by the owner on Mar 7, 2023. It is now read-only.

MLH/mlh-flyer-generator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

42 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MLH/mlh-flyer-generator

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

Installation

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

Usage

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

$ python main.py

Customization

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/mlh-flyer-generator/tree/master/output.

About

Automatically generate flyers for Local Hack Day.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages