I was working with python-twitter and realized that twitter provides streaming api to consume tweets in realtime. I found one example that uses pyCurl here
Have anyone tried or know how to use that with python-twitter library? please let me know
Thank you