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
- Host: GitHub
- URL: https://github.com/cloudamqp/python-amqp-example
- Owner: cloudamqp
- Created: 2012-03-27T13:10:55.000Z (about 14 years ago)
- Default Branch: main
- Last Pushed: 2022-11-01T10:13:24.000Z (over 3 years ago)
- Last Synced: 2025-04-09T15:30:15.094Z (about 1 year ago)
- Language: Python
- Homepage: http://www.cloudamqp.com/
- Size: 5.86 KB
- Stars: 14
- Watchers: 8
- Forks: 13
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
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