/notifpy

Get notified when a function is done running

Primary LanguagePython

Notifpy


Long running functions are a pain. Especially when the are running on a remote host. Notifpy gives a simple decorator to alert you when a function finishes running. It uses slack. So you need to get an API token for a slack app.