weaver.wps_restapi.jobs.notify

Module Contents

weaver.wps_restapi.jobs.notify.LOGGER[source]
weaver.wps_restapi.jobs.notify.notify_job_complete(job, to_email_recipient, container) → None[source]

Send email notification of a job completion.

weaver.wps_restapi.jobs.notify.encrypt_email(email, settings)[source]