aboutsummaryrefslogtreecommitdiffstats
path: root/devel/py-pika/pkg-descr
blob: 50a30742df3fd91c0bebaf121f61ea5a1e6fdb8b (plain) (blame)
1
2
3
4
5
6
Pika is a pure-Python implementation of the AMQP 0-9-1 protocol
that tries to stay fairly independent of the underlying network
support library. Pika was developed primarily for use with
RabbitMQ, but should also work with other AMQP 0-9-1 brokers.

WWW:    http://tonyg.github.com/pika/