weaver.notify

Module Contents

weaver.notify.LOGGER[source]
weaver.notify.notify_job_complete(job: weaver.datatype.Job, to_email_recipient: str, container: weaver.typedefs.AnySettingsContainer)None[source]

Send email notification of a job completion.

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