I need to retrieve tweets from certain users. I have found 2 packages which seem promising, however there was an recent Twitter API update to 1.1, so I am not sure will below options work properly. Anybody has any experience with python-twitter and ECL-twitter after API update?
http://code.google.com/p/python-twitter/
https://github.com/elmcitylabs/ECL-Twitter
Or would you recommend me something else? As I said, I need to retrieve tweets from certain users, who do not have to be in my friend list.