Skip to main content

Package to notify you by email when your External IP has changed.

Project description

# SparkPost IP Notifier
Package to notify you by email when your External IP has changed.

## Install package
``` pip install sparkpost-ip-notifier ```

## Usage
```
from sparkpostipnotifier.notifier import SparkPostIPNotifier

IPN = SparkPostIPNotifier(
sparkpost_api_key='mysparkpost-api-key',
subject='Your NUC IP-address has changed',
from_email='nuc-ipaddress-notifier@iktw.se',
recipients=['mohammed@iktw.se']
)
```

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

sparkpost-ip-notifier-0.0.2.tar.gz (2.8 kB view hashes)

Uploaded Source

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page