An open API service indexing awesome lists of open source software.

https://github.com/cloudamqp/python-amqp-example

How to connect from Python to CloudAMQP
https://github.com/cloudamqp/python-amqp-example

Last synced: 10 months ago
JSON representation

How to connect from Python to CloudAMQP

Awesome Lists containing this project

README

          

This project shows how to connect with [Pika](https://github.com/pika/pika) to CloudAMQP and both publish and subscribe messages.

$ pip install -r requirements.txt