I am in the process of migrating an app that ingests an email and extracts the zip file attachment. This is working in python2, and looks like:
import email from