/SocialMediaImageGenerator

A Python3 script which helps create social media images based on values stored in a CSV file.

Primary LanguagePythonGNU General Public License v3.0GPL-3.0

Social Media Image Generator

A Python3 script which helps create social media images based on values stored in a CSV file. This was created as an Open Source project and is used during @Linaro Connect events to create social media share images based on a session tracker csv file.

Goals/Aims of this project

  • Create an open source python tool that allows users to generate mass amounts of social media share images with ease.
  • Maintain and Collaborate on the development of this tool.
  • To be the backbone of a SaS tool where you can upload/link to resources that we generate social media images from.

Python Modules Used

  • PIL (Pillow)
  • urllib
  • csv
  • textwrap