ojii / alert-grid

python alert grid utility

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Usage

Basic Usage:

from alert_grid.base import ping
ping('YOUR API ID', 'YOUR RECEIVER NAME')

Returns True if successful or raises one of the excpetions in alert_grid.exceptions.

Disclaimer

I am in no way affiliated with alert-grid.com. This is merely a utility app to make it easier to use alert-grid with your python applications.

About

python alert grid utility

License:Other


Languages

Language:Python 100.0%