rjhbrunt / notifpy

Get notified when a function is done running

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

Get notified when a function is done running


Languages

Language:Python 100.0%