Welcome to notify’s documentation!

notify

Build status Coverage Downloads Latest version Wheel Status Egg Status License

Notify process termination via email. It support Python 2.4 and later.

Installation

Use pip like:

$ pip install notify

Usage

  1. Running notify with following command will start setup wizard first time.

    $ notify
  2. Follow the setup wizard instruction

  3. Check with the following command (Only for Unix system)

    $ notify --check
  4. Use notify like

    $ notify really_havy_process -a -b --options
    $ notify -t different@address.com really_havy_process -a -b --options

Indices and tables