{ "info": { "author": "Michael Palumbo", "author_email": "michael.palumbo87@gmail.com", "bugtrack_url": null, "classifiers": [ "Development Status :: 5 - Production/Stable" ], "description": "==================\r\ndjango-feedstorage\r\n==================\r\n\r\nThis is an application designed for storing Feeds entries \r\nand notifying subscribers only when there are new entries.\r\n\r\nIt has 2 dependencies: ``requests`` and ``lxml``.\r\n\r\nFor now, it has just been tested with: Python 2.7, Django 1.4, requests 0.13.2 and lxml 2.3.4\r\nbut feel free to try it with other versions and let me know.\r\n\r\nFor installation instructions, see the file ``INSTALL.rst`` in this\r\ndirectory; for instructions on how to use this application, and on\r\nwhat it provides, see the file ``overview.rst`` in the ``docs/``\r\ndirectory.\r\n\r\n \r\n \r\nNext things to do\r\n-----------------\r\n\r\nSee the roadmap on Trello: https://trello.com/b/zPAnRZsL\r\n\r\n* write tests cases\r\n* write more documentation\r\n* test with older versions of python and django\r\n* add Scheduling in the admin\r\n* handle more feed formats\r\n* notify new entries in a merged XML file instead of several Entry objects\r\n* refactoring: create a \"callback\" custom field to serialize/deserialize a callable object", "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/YAmikep/django-feedstorage", "keywords": "", "license": "UNKNOWN", "maintainer": "", "maintainer_email": "", "name": "django-feedstorage", "package_url": "https://pypi.org/project/django-feedstorage/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/django-feedstorage/", "project_urls": { "Download": "UNKNOWN", "Homepage": "https://github.com/YAmikep/django-feedstorage" }, "release_url": "https://pypi.org/project/django-feedstorage/0.1/", "requires_dist": null, "requires_python": null, "summary": "An application designed for storing Feeds entries and notifying subscribers only when there are new entries.", "version": "0.1" }, "last_serial": 789637, "releases": { "0.1": [ { "comment_text": "", "digests": { "md5": "1172a709e5eb3c416b15e547b4a5bcc1", "sha256": "1ead1a775a24a7a8b36ec606eaa23f7c6507a49bc9d498fc8646eaea1220fe87" }, "downloads": -1, "filename": "django-feedstorage-0.1.zip", "has_sig": false, "md5_digest": "1172a709e5eb3c416b15e547b4a5bcc1", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 25497, "upload_time": "2012-07-29T15:06:57", "url": "https://files.pythonhosted.org/packages/ba/24/ce2e6b04d7106a840126a28522db8c6c2ba1b03d26ba946ac4c6227bf413/django-feedstorage-0.1.zip" } ], "0.1a1": [ { "comment_text": "", "digests": { "md5": "7abbc63cf4b512f22ea1b842eb37e957", "sha256": "53e45aa590055d46b930d6fb9d791c1c06e0a3e6ef65d1c6488f032d7f058fdb" }, "downloads": -1, "filename": "django-feedstorage-0.1a1.zip", "has_sig": false, "md5_digest": "7abbc63cf4b512f22ea1b842eb37e957", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 23151, "upload_time": "2012-07-21T10:51:58", "url": "https://files.pythonhosted.org/packages/79/aa/e2c7f3c253e00807883adf08953a712a47db8f7e1ab9c4e184b5a9258b67/django-feedstorage-0.1a1.zip" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "1172a709e5eb3c416b15e547b4a5bcc1", "sha256": "1ead1a775a24a7a8b36ec606eaa23f7c6507a49bc9d498fc8646eaea1220fe87" }, "downloads": -1, "filename": "django-feedstorage-0.1.zip", "has_sig": false, "md5_digest": "1172a709e5eb3c416b15e547b4a5bcc1", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 25497, "upload_time": "2012-07-29T15:06:57", "url": "https://files.pythonhosted.org/packages/ba/24/ce2e6b04d7106a840126a28522db8c6c2ba1b03d26ba946ac4c6227bf413/django-feedstorage-0.1.zip" } ] }