{ "info": { "author": "Jay Marcyes", "author_email": "jay@marcyes.com", "bugtrack_url": null, "classifiers": [ "Development Status :: 4 - Beta", "Environment :: Plugins", "Intended Audience :: Developers", "License :: OSI Approved :: GNU General Public License v2 or later (GPLv2+)", "Operating System :: OS Independent", "Programming Language :: Python :: 2.7" ], "description": "Watchlist\n=========\n\nUses `wishlist `__ to monitor an\nAmazon wishlist and send an email when prices change.\n\nInstallation\n------------\n\nInstall:\n\n::\n\n $ pip install watchlist\n\nOr be bleeding edge:\n\n::\n\n $ pip install \"git+https://github.com/Jaymon/watchlist#egg=wishlist\"\n\nYou'll need to setup a `Sendgrid `__ account (if\nyou don't have one already, there is a free tier).\n\nAnd you'll need some environment variables:\n\n::\n\n export SENDGRID_KEY=YOUR_SENDGRID_API_KEY\n export BROWSER_CACHE_DIR=/var/watchlist\n export PROM_DSN_1=\"prom.interface.sqlite.SQLite://${BROWSER_CACHE_DIR}/watchlist.db#watchlist\"\n\nMake sure your ``BROWSER_CACHE_DIR`` actually exists.\n\nInstall `wishlist's dependencies\nalso `__.\n\nIf you have a private wishlist, then you'll need to login to Amazon\nbefore you can run watchlist, you can follow the `wishlist\ndirections `__\nto signin.\n\nThen you can run this:\n\n::\n\n $ watchlist NAME\n\nWhere ``NAME`` is the Wishlist name, basically the string in the url\n``https://www.amazon.com/gp/registry/wishlist/NAME``. You can set this\ncommand up in a cron job to have it run periodically and send you\nupdates.\n", "description_content_type": null, "docs_url": null, "download_url": "", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "http://github.com/Jaymon/watchlist", "keywords": "", "license": "GPLv2+", "maintainer": "", "maintainer_email": "", "name": "watchlist", "package_url": "https://pypi.org/project/watchlist/", "platform": "", "project_url": "https://pypi.org/project/watchlist/", "project_urls": { "Homepage": "http://github.com/Jaymon/watchlist" }, "release_url": "https://pypi.org/project/watchlist/0.0.7/", "requires_dist": null, "requires_python": "", "summary": "Amazon wishlist watcher", "version": "0.0.7" }, "last_serial": 3386460, "releases": { "0.0.1": [], "0.0.3": [ { "comment_text": "", "digests": { "md5": "6f639e593310765c97ab42ae74b1fc7e", "sha256": "5d1759aad259a3ab7594d3d964784ade1b5e2629a02592890eaa490eb5a5d3e6" }, "downloads": -1, "filename": "watchlist-0.0.3.tar.gz", "has_sig": false, "md5_digest": "6f639e593310765c97ab42ae74b1fc7e", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 5209, "upload_time": "2016-09-11T07:40:56", "url": "https://files.pythonhosted.org/packages/da/45/9df9acf064044d8ed45b1b51af5be6fde13a6f00117f4e28644f5bfdf247/watchlist-0.0.3.tar.gz" } ], "0.0.7": [ { "comment_text": "", "digests": { "md5": "347c93701f1bcbbbeb32d80fb7a15a3c", "sha256": "c7cc2cf3e562f0043f74e3c69f2ccc2791d71316c0d4885a4434385fe08de99a" }, "downloads": -1, "filename": "watchlist-0.0.7.tar.gz", "has_sig": false, "md5_digest": "347c93701f1bcbbbeb32d80fb7a15a3c", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 5964, "upload_time": "2017-12-04T09:10:53", "url": "https://files.pythonhosted.org/packages/21/e2/439f5b220938338ea4e953907803ae087196297ab23822efaca33f1ead4e/watchlist-0.0.7.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "347c93701f1bcbbbeb32d80fb7a15a3c", "sha256": "c7cc2cf3e562f0043f74e3c69f2ccc2791d71316c0d4885a4434385fe08de99a" }, "downloads": -1, "filename": "watchlist-0.0.7.tar.gz", "has_sig": false, "md5_digest": "347c93701f1bcbbbeb32d80fb7a15a3c", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 5964, "upload_time": "2017-12-04T09:10:53", "url": "https://files.pythonhosted.org/packages/21/e2/439f5b220938338ea4e953907803ae087196297ab23822efaca33f1ead4e/watchlist-0.0.7.tar.gz" } ] }