Skip to main content

A Django model for analyzing RSS/Atom feeds.

Project description

[![](https://img.shields.io/pypi/v/django-feedz.svg)](https://pypi.python.org/pypi/django-feedz) [![Build Status](https://img.shields.io/travis/chrisspen/django-feedz.svg?branch=master)](https://travis-ci.org/chrisspen/django-feedz) [![](https://pyup.io/repos/github/chrisspen/django-feedz/shield.svg)](https://pyup.io/repos/github/chrisspen/django-feedz)

A Django model for storing and analyzing RSS/Atom feeds.

Development

To run unittests across multiple Python versions, install:

sudo add-apt-repository ppa:fkrull/deadsnakes sudo apt-get update sudo apt-get install python-dev python3-dev python3.3-minimal python3.3-dev python3.4-minimal python3.4-dev python3.5-minimal python3.5-dev python3.6 python3.6-dev

To run all [tests](http://tox.readthedocs.org/en/latest/):

export TESTNAME=; tox

To run tests for a specific environment (e.g. Python 2.7 with Django 1.8):

export TESTNAME=; tox -e py27-django18

To run a specific test:

export TESTNAME=.test_importers.TestFeedImporter.test_entry_limit; tox -e py27-django18

To run the [documentation server](http://www.mkdocs.org/#getting-started) locally:

mkdocs serve -a :9999

To [deploy documentation](http://www.mkdocs.org/user-guide/deploying-your-docs/), run:

mkdocs gh-deploy –clean

To build and deploy a versioned package to PyPI, verify [all unittests are passing](https://travis-ci.org/chrisspen/django-feedz), and then run:

python setup.py sdist python setup.py sdist upload

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-feedz-2.1.6.tar.gz (321.9 kB view details)

Uploaded Source

File details

Details for the file django-feedz-2.1.6.tar.gz.

File metadata

File hashes

Hashes for django-feedz-2.1.6.tar.gz
Algorithm Hash digest
SHA256 0281d18f4e8c72118b1e5491071aace13a0838dde121283f9061b3a53548cc51
MD5 6d901296aff66d9f9b87191df16e75b7
BLAKE2b-256 334e42c5439779e58374758654799d818c4edfe3a31ab8614eeb3b10c9d6a7cf

See more details on using hashes here.

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