This script will assess a transcript to check if the operator has taken more than 5 min to reply to any message from the patron see ```example.py```.
need credentials to connect to LibraryH3lp - see lh3api package on GitLab
#using poetry
poetry add sp-lh3-constant-contact
#or using pip
pip install sp-lh3-constant-contact
To run an example of the app
poetry run python
- Create Click application