API Integrations in Python Blog - Page 9


IBM MQ, AMQP and Zero MQ in 2 lines of code"

2013-07-03

As suggested on the zeromq-dev list, here's an integration example making use of ZeroMQ. Read more

Integrating Django with web services in 10 lines of code

2013-06-13

This post introduces Zato, an open-source integration platform in Python, and shows you how to integrate Django, or indeed any piece of Python software, with Zato and external web services using nothing but plain Python objects. Read more