{ "info": { "author": "Mohammed Hammoud", "author_email": "mohammed@iktw.se", "bugtrack_url": null, "classifiers": [], "description": "# SparkPost IP Notifier\nPackage to notify you by email when your External IP has changed.\n\n## Install package\n``` pip install sparkpost-ip-notifier ```\n\n## Usage\n```\nfrom sparkpostipnotifier.notifier import SparkPostIPNotifier\n\nIPN = SparkPostIPNotifier(\n sparkpost_api_key='mysparkpost-api-key',\n subject='Your NUC IP-address has changed',\n from_email='nuc-ipaddress-notifier@iktw.se',\n recipients=['mohammed@iktw.se']\n)\n```", "description_content_type": null, "docs_url": null, "download_url": "UNKNOWN", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/iktw/sparkpost-ip-notifier", "keywords": null, "license": "MIT licence, see LICENSE", "maintainer": null, "maintainer_email": null, "name": "sparkpost-ip-notifier", "package_url": "https://pypi.org/project/sparkpost-ip-notifier/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/sparkpost-ip-notifier/", "project_urls": { "Download": "UNKNOWN", "Homepage": "https://github.com/iktw/sparkpost-ip-notifier" }, "release_url": "https://pypi.org/project/sparkpost-ip-notifier/0.0.2/", "requires_dist": null, "requires_python": null, "summary": "Package to notify you by email when your External IP has changed.", "version": "0.0.2" }, "last_serial": 2077796, "releases": { "0.0.1": [ { "comment_text": "", "digests": { "md5": "a68ed8a0deee5836f0c03e665e4d14d9", "sha256": "606970a9f14f071f2c2bfab49abcfe05c7d315208ce80f365e7f43035fd3bfee" }, "downloads": -1, "filename": "sparkpost-ip-notifier-0.0.1.tar.gz", "has_sig": false, "md5_digest": "a68ed8a0deee5836f0c03e665e4d14d9", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 2808, "upload_time": "2016-04-22T08:12:26", "url": "https://files.pythonhosted.org/packages/f0/25/e5152183fea619845b4547835c40c26fdcf871edcc422e3e1a34c626a88c/sparkpost-ip-notifier-0.0.1.tar.gz" } ], "0.0.2": [ { "comment_text": "", "digests": { "md5": "8fcfb6cdadc80deac1a51c0ad4eb1601", "sha256": "a0cb9e3b061bbcd6f35fd21c359ce4f45a53d2bd888ba0b20aee8e6464435747" }, "downloads": -1, "filename": "sparkpost-ip-notifier-0.0.2.tar.gz", "has_sig": false, "md5_digest": "8fcfb6cdadc80deac1a51c0ad4eb1601", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 2814, "upload_time": "2016-04-22T08:34:31", "url": "https://files.pythonhosted.org/packages/6e/fa/753682c7460c674b6bcae488444c7e52475730f57b2a9be2cd0a24a8612b/sparkpost-ip-notifier-0.0.2.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "8fcfb6cdadc80deac1a51c0ad4eb1601", "sha256": "a0cb9e3b061bbcd6f35fd21c359ce4f45a53d2bd888ba0b20aee8e6464435747" }, "downloads": -1, "filename": "sparkpost-ip-notifier-0.0.2.tar.gz", "has_sig": false, "md5_digest": "8fcfb6cdadc80deac1a51c0ad4eb1601", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 2814, "upload_time": "2016-04-22T08:34:31", "url": "https://files.pythonhosted.org/packages/6e/fa/753682c7460c674b6bcae488444c7e52475730f57b2a9be2cd0a24a8612b/sparkpost-ip-notifier-0.0.2.tar.gz" } ] }