Skip to content

turbaszek/airflow-meetups

Repository files navigation

Materials for Airflow meetups

Using this simple repo you can generate background image (facebook, meetup.com etc) for your Airflow event. Additionally you can create speakers cards to promote the event.

The work is based on materials that were used during Warsaw Airflow Meetup and are available on Airflow cwiki.

Installation and usage

Install requirements (for now only Pillow):

pip install -r requirements.txt

Usage:

  • update speakers.csv with information about your speakers and with valid paths to their photos. Note that the format of the csv should be name,association,path_to_pic. Header is ignored and the file is parsed in primitive way but I wanted to skip additional deps like pandas.
  • run main.py

All pictures should appear in content/.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages