https://github.com/ironcore864/rabbitmq-scripts
https://github.com/ironcore864/rabbitmq-scripts
python rabbitmq
Last synced: over 1 year ago
JSON representation
- Host: GitHub
- URL: https://github.com/ironcore864/rabbitmq-scripts
- Owner: IronCore864
- License: mit
- Created: 2017-08-31T08:56:33.000Z (almost 9 years ago)
- Default Branch: master
- Last Pushed: 2018-01-04T14:42:55.000Z (over 8 years ago)
- Last Synced: 2025-02-01T18:44:29.207Z (over 1 year ago)
- Topics: python, rabbitmq
- Language: Python
- Size: 2.93 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
README
# Rabbitmq test scripts, using pika
### Requirements
```pip install -r requirements.txt```
### Usage
Update rabbitmq info in rabbitmq_config.py
Send message ```python send.py```