We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ca9f11a commit 401e22eCopy full SHA for 401e22e
python/README.md
@@ -3,6 +3,8 @@
3
Here you can find Python code examples from [RabbitMQ
4
tutorials](http://www.rabbitmq.com/getstarted.html).
5
6
+To successfully use the examples you will need a running RabbitMQ server.
7
+
8
## Requirements
9
10
To run this code you need `pika` library version 0.9.5. To install it run
0 commit comments