seidikun / notificator

A ready to use module in python so you can get messages sent from your code to a notify_run channel or slack

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

notificator

A ready to use module in python so you can get messages sent from your code to a notify_run channel

I made it so I can get notifications from any computer or code that takes some time (hours) to run a python code. Just instantiate a notificator object and it will create a notify-run channel. Then use send_msg function to send a message to this channel

You can then acces the channel from any broswer and get its notifications

About

A ready to use module in python so you can get messages sent from your code to a notify_run channel or slack


Languages

Language:Python 100.0%