Skip to content

A utility to send email updates to subscribed users when there are article/document updates loadde into the OPAS managed server.

Notifications You must be signed in to change notification settings

Psychoanalytic-Electronic-Publishing/PEP-Subscription-Utility

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

43 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PEP-Subscription-Utility

PEP-Subscription-Utility is a python lambda function which sends email notifications to PEP alert subscribed users. This function is triggered when a new journal data update xml file is stored in the configured AWS S3 bucket. The utility then:

  1. Downloads and unzips the data update xml
  2. Queries PaDS for subscribed users
  3. Sends customized emails to users based on their video or journal preference

Installation

python3.8 -m venv venv
source venv/bin/activate
pip install -r requirements.txt

About

A utility to send email updates to subscribed users when there are article/document updates loadde into the OPAS managed server.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •