Home > RSSTweeter

RSSTweeter

RSSTweeter is a project mainly written in Python, based on the View license.

A simple tool to read an RSS feed and post any new entries to a twitter feed.

RSSTweeter

This is a simple tool to read an RSS feed and post any new entries to a twitter feed.

Dependencies

  • feedparser
  • python-twitter
  • simplejson
  • oauth2
  • httplib2

Installing twitter-rss

  1. download the source and run

    'python setup.py install'

Previous:frage