https://github.com/eandersson/python-rabbitmq-examples
Examples on how to implement various RabbitMQ functionality into Python applications.
https://github.com/eandersson/python-rabbitmq-examples
Last synced: 3 months ago
JSON representation
Examples on how to implement various RabbitMQ functionality into Python applications.
- Host: GitHub
- URL: https://github.com/eandersson/python-rabbitmq-examples
- Owner: eandersson
- License: gpl-3.0
- Created: 2014-03-02T12:05:28.000Z (almost 12 years ago)
- Default Branch: main
- Last Pushed: 2021-03-10T19:36:34.000Z (almost 5 years ago)
- Last Synced: 2025-04-03T22:36:39.765Z (9 months ago)
- Language: Python
- Size: 15.6 KB
- Stars: 45
- Watchers: 5
- Forks: 12
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
python-rabbitmq-examples
========================
Examples on how to implement various RabbitMQ functionality into Python applications.