Writing a module to abstract a REST api

Jon Ribbens jon+usenet at unequivocal.co.uk
Thu Sep 17 11:06:59 EDT 2015


On 2015-09-17, Joseph L. Casale <jcasale at activenetwerx.com> wrote:
> I need to write a module to abstract the RabbitMQ HTTP REST api.
> Before I do this, I would like to see how other projects have done
> similar in the hopes I make something consistent and generic etc.
>
> Does anyone regularly work with a library that abstracts a REST API
> and can recommend it for review?

There is https://pypi.python.org/pypi/librabbitmq ?



More information about the Python-list mailing list