Skip to main content

An application designed for storing Feeds entries and notifying subscribers only when there are new entries.

Project description

This is an application designed for storing Feeds entries and notifying subscribers only when there are new entries.

It has 2 dependencies: requests and lxml.

For now, it has just been tested with: Python 2.7, Django 1.4, requests 0.13.2 and lxml 2.3.4 but feel free to try it with other versions and let me know.

For installation instructions, see the file “INSTALL” in this directory; for instructions on how to use this application, and on what it provides, see the file “overview.rst” in the “docs/” directory.

Next things to do

  • write tests

  • write more documentation

  • test with older versions of python and django

  • add Scheduling in the admin

  • handle more feed formats

  • notify new entries in a merged XML file instead of several Entry objects

  • refactoring: create a “callback” custom field to serialize/deserialize a callable object

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

django-feedstorage-0.1a1.zip (23.2 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