Adding stream object to library. Got stream reading loop working. Added test program...
authorJosh Roesslein <jroesslein@gmail.com>
Fri, 7 Aug 2009 18:36:46 +0000 (13:36 -0500)
committerJosh Roesslein <jroesslein@gmail.com>
Fri, 7 Aug 2009 18:36:46 +0000 (13:36 -0500)
commit755700f58164cdffad8e4a77af32939470eee89c
treeea132deabe6eed40dfbfcc9572be9c5240dfc6bc
parent8f9c662e9f52320f9073612e574e543a5603d025
Adding stream object to library. Got stream reading loop working. Added test program to watch stream of statuses from commandline.
stream_watcher.py [new file with mode: 0644]
tweepy/__init__.py
tweepy/streaming.py [new file with mode: 0644]