Welcome, guest | Sign In | My Account | Store | Cart

Notice! PyPM is being replaced with the ActiveState Platform, which enhances PyPM’s build and deploy capabilities. Create your free Platform account to download ActivePython or customize Python with the packages you require and get automatic updates.

Download
ActivePython
INSTALL>
pypm install feedzilla

How to install feedzilla

  1. Download and install ActivePython
  2. Open Command Prompt
  3. Type pypm install feedzilla
 Python 2.7Python 3.2Python 3.3
Windows (32-bit)
0.1.20
0.2.1Never BuiltWhy not?
0.1.20 Available View build log
0.1.19 Available View build log
0.1.17 Available View build log
0.1.16 Available View build log
0.1.15 Available View build log
0.1.14 Available View build log
0.1.11 Available View build log
0.1.10 Available View build log
0.1.9 Available View build log
0.1.8 Available View build log
0.1.7 Available View build log
0.1.6 Available View build log
0.1.5 Available View build log
Windows (64-bit)
0.1.20
0.2.1Never BuiltWhy not?
0.1.20 Available View build log
0.1.19 Available View build log
0.1.17 Available View build log
0.1.16 Available View build log
0.1.15 Available View build log
0.1.14 Available View build log
0.1.11 Available View build log
0.1.10 Available View build log
0.1.9 Available View build log
0.1.8 Available View build log
0.1.7 Available View build log
0.1.6 Available View build log
0.1.5 Available View build log
Mac OS X (10.5+)
0.2.1 Available View build log
0.1.20 Available View build log
0.1.19 Available View build log
0.1.17 Available View build log
0.1.16 Available View build log
0.1.15 Available View build log
0.1.14 Available View build log
0.1.11 Available View build log
0.1.10 Available View build log
0.1.9 Available View build log
0.1.8 Available View build log
0.1.7 Available View build log
0.1.6 Available View build log
0.1.5 Available View build log
Linux (32-bit)
0.2.1 Available View build log
0.1.20 Available View build log
0.1.19 Available View build log
0.1.17 Available View build log
0.1.16 Available View build log
0.1.15 Available View build log
0.1.14 Available View build log
0.1.11 Available View build log
0.1.10 Available View build log
0.1.9 Available View build log
0.1.8 Available View build log
0.1.7 Available View build log
0.1.6 Available View build log
0.1.5 Available View build log
Linux (64-bit)
0.2.1 Available View build log
0.1.20 Available View build log
0.1.19 Available View build log
0.1.17 Available View build log
0.1.16 Available View build log
0.1.15 Available View build log
0.1.14 Available View build log
0.1.11 Available View build log
0.1.10 Available View build log
0.1.9 Available View build log
0.1.8 Available View build log
0.1.7 Available View build log
0.1.6 Available View build log
0.1.5 Available View build log
 
License
BSD
Lastest release
version 0.2.1 on Jun 27th, 2013

Changelog

0.20::

System Message: WARNING/2 (<string>, line 9)

Title underline too short.

0.20::
----
  • lxml instead BeautifulSoup
  • New dependencies: lxml, grab
  • Templates for ATOM/RSS feed moved to templates/feedzilla/feed directory

About feedzilla

This is Django application that adds to your site ability to aggregate ATOM/RSS feeds and display them in single stream. In other words you can use feedzilla to build planet site.

Project page: http://bitbucket.org/lorien/feedzilla

Installation

  • Use pip or easy_install to install feedzilla package.
  • Install dependencies (see below).
  • Add feedzilla to INSTALLED_APPS.
  • Run manage.py syncdb or manage.py syncdb --migrate if you use South.
  • Include url('', include('feedzilla.urls')) in url config.
  • Setup Site instance via Django admin interface.
  • Setup feedzilla settings via settings.py. See available settings below. You have to import default settings with from feedzilla.settings import * line.
  • Setup static files. You should copy or symlink static/feedzilla directory contents from feedzilla installation directory to your %MEDIA_ROOT%.
  • Play with templates. Probably you'll want override some of default templates.

Dependencies

  • django-common
  • django-tagging
  • feedparser
  • lxml
  • grab

Settings

  • FEEDZILLA_PAGE_SIZE - number of items per page
  • FEEDZILLA_SUMMARY_SIZE
  • FEEDZILLA_SITE_TITLE - used in feed generation
  • FEEDZILLA_SITE_DESCRIPTION - used in feed generation

For actual list of settings look into feedzilla/settings.py

Subscribe to package updates

Last updated Jun 27th, 2013

Download Stats

Last month:8

What does the lock icon mean?

Builds marked with a lock icon are only available via PyPM to users with a current ActivePython Business Edition subscription.

Need custom builds or support?

ActivePython Enterprise Edition guarantees priority access to technical support, indemnification, expert consulting and quality-assured language builds.

Plan on re-distributing ActivePython?

Get re-distribution rights and eliminate legal risks with ActivePython OEM Edition.