- PyRSS2Gen
- python-simplegeo
- python-twython
from the source
git clone git://github.com:mlaprise/twBlock.git cd twBlock sudo python setup.py install
Simple Hello world example
from twBlock import *
mySource = twSource('user', 'password')
mySource.terminal()