:mod:`km3pipe.utils.pushover` ============================= .. py:module:: km3pipe.utils.pushover .. autoapi-nested-parse:: Send a push message to a device using Pushover.net API. Usage: pushover MESSAGE... pushover (-h | --help) pushover --version Options: MESSAGE The message to send. -h --help Show this screen. .. !! processed by numpydoc !! Module Contents --------------- Functions ~~~~~~~~~ .. autoapisummary:: km3pipe.utils.pushover.main .. function:: main()