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

brss is unavailable in PyPM, because there aren't any builds for it in the package repositories. Click the linked icons to find out why.

 Python 2.7Python 3.2Python 3.3
Windows (32-bit)
0.8.14 Failed View build log
0.8.12 Failed View build log
0.8.7dev Failed View build log
Windows (64-bit)
0.8.14 Failed View build log
0.8.12 Failed View build log
0.8.7dev Failed View build log
Mac OS X (10.5+)
0.8.14 Failed View build log
0.8.12 Failed View build log
0.8.7dev Failed View build log
Linux (32-bit)
0.8.14 Failed View build log
0.8.12 Failed View build log
0.8.7dev Failed View build log
Linux (64-bit)
0.8.14 Failed View build log
0.8.12 Failed View build log
0.8.7dev Failed View build log
 
Links
Lastest release
version 0.8.14 on Aug 1st, 2011

BRss is an 'offline' RSS reader written in Python. It is a complete rewrite of another python RSS reader (Naufrago!), based on the concept of service/client. It uses the dbus library to enable communication between the service and clients.

Features:

BRss consists of two applications:

1. brss-engine brss-engine is a dbus service. Its main features are:

System Message: ERROR/3 (<string>, line 17)

Unexpected indentation.
  • periodically downloads feed articles, with their images
  • notify on updates
  • transparently replaces remote image tags on article request.
  • search articles

2. brss-reader brss-reader is a GTK+ client for brss-engine.

System Message: ERROR/3 (<string>, line 24)

Unexpected indentation.
  • Connects to brss-engine
  • Keyboard feed and article navigation (à la Thunderbird)
  • full-screen article viewing
  • Article search engine

INSTALL:

Reminder: BRss is still "alpha" software. Use at your own risks.

BRss requires the following python modules to run.

python-gobject python-feedparser python-sqlite3 python-dbus

How to install this modules may vary depending on your distribution. In Archlinux run the following command as root:

# pacman -S dbus-python pygobject python2-feedparser python-pysqlite gtk3
libwebkit3 libnotify gcc gettext glib2
  1. Extract the archive

$ tar zxf brss-0.8.14.tar.gz $ cd brss-0.8.14

  1. Install

$ sudo python setup.py install

  1. Compile the schema folder

$ sudo glib-compile-schemas /usr/share/glib-2.0/schemas/

TODO:

The following are planned, in no particular order:

  • Provide a proper install script.
  • Documentation
  • Gnome3 design guidelines compliance
  • Better logo and pixmaps
  • CLI interface
  • DnD feed recategorizing

Subscribe to package updates

Last updated Aug 1st, 2011

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.