food-bank-translator

Takes in a list of output-languages, and a list of input-words (in English) and creates pngs with the translations

Written in Python3, using Pillow for images. Kivy for UI. Uses Microsoft Cognitive Services for the translation.

Created with input from a Seattle organization - currently in use by them.

Output

Created images look something like this:

Testimonials

“We have been LOVING your translation tool– it’s so useful! We got a donation of various baking powders (flour, batter, corn starch, etc) and it has been so easy for me to make a batch of signs really quickly. When the food bank distributes unlabeled food, we have to include a card with the food type on it so I have also used the tool to make quarter-page printouts of the foods. This has saved so much time and made PMFB a much more equitable and accessible place– thank you!!”

Get in touch

Hello! Thanks for your interest. If you’re an organization, then please contact me via hello @ bethcrane . com I can create an app package for you and assist you in setting up the subscription keys.

Technical Details

Building from Source

Requirements

Gui

To use command line

Building an app package

I do this using PyInstaller. I have a spec file and use the command pyinstaller options main.spec. I’ve succesfully copied the output distribution folder onto a computer without python/etc installed for PMFB to use. I’ve also rebuilt and then just copied across the new .exe it created to successfully update them.

Quirks

Authors and Contributors

@abethcrane wrote this in late 2018-early 2019 after volunteering with a foodbank and being asked to manually create these images