markalambie_
Mar 25, 2015 - 16:07
How can I import pika so I can send messages to a amqp message broker?
How can I import pika so I can send messages to a amqp message broker?
The pika docs say that it is a pure-Python library so pika might work in Pythonista.
import requests; exec requests.get('http://bit.ly/get-stash').text and tap Return.stash has been downloaded and set up, run stash/stash.py and type pip install pika on the stash commandline.Thanks