Answer the question
In order to leave comments, you need to log in
How to work with Twitter API from Twisted?
I can't find a fresh library for working with the Twitter API from Twisted (that is, without blocking).
Maybe other asynchronous twitter api can be used?
Answer the question
In order to leave comments, you need to log in
What's the problem? In twisted, you can work directly with getPage for example. Here you have a deferred and a request-response ...
To catch up, there is the cyclone web framework, which is rewritten in twisted tornado. It has authorization through twitter, maybe something will help. Here an example is cyclone.io/documentation/auth.html#twitter
Ps. I have been using cyclone for 3 years as a replacement for twisted-web.
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question