I am trying to find a good module for using twitter live streaming API and Python. I found "tweepy", but it looks like it uses Basic Authentication, which is now deprecated. Is there any new module to use for this purpose that uses oAuth?
Thanks,
Joel
Joel source share