On 2015-09-17, Joseph L. Casale <jcas...@activenetwerx.com> wrote: >> There is https://pypi.python.org/pypi/librabbitmq ? > > Hi Jon, > That is the AMQP client that utilizes the c extensions, I am writing a > module to interact with a plugin that exposes a REST API. > > So I am not really after anything AMQP specific, just a pointer to > a project that abstracts anything with a REST API so I can see how > they work with requests in an async nature.
There's a bunch of Python Twitter libraries listed at the link below, they're all using a REST API? https://dev.twitter.com/overview/api/twitter-libraries -- https://mail.python.org/mailman/listinfo/python-list