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']
)
```
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
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
File details
Details for the file sparkpost-ip-notifier-0.0.2.tar.gz.
File metadata
- Download URL: sparkpost-ip-notifier-0.0.2.tar.gz
- Upload date:
- Size: 2.8 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
a0cb9e3b061bbcd6f35fd21c359ce4f45a53d2bd888ba0b20aee8e6464435747
|
|
| MD5 |
8fcfb6cdadc80deac1a51c0ad4eb1601
|
|
| BLAKE2b-256 |
6efa753682c7460c674b6bcae488444c7e52475730f57b2a9be2cd0a24a8612b
|