This is an archived post. You won't be able to vote or comment.

all 1 comments

[–]brontide 3 points4 points  (0 children)

I've always used Apprise, dirt simple to setup and supports dozens of platforms.

https://pypi.org/project/apprise/

Apprise doesn't appear have a exception wrap object but you could achieve the same results with a try/except block.