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.
- 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.
- PIL (Pillow)
- urllib
- csv
- textwrap