topika

A python remote communications library


Keywords
communication, messaging, rpc, broadcast
Licenses
Apache-2.0/Sendmail
Install
pip install topika==0.0.3

Documentation

topika

topika = tornado pika, a backport of aio_pika for python 2.7+.

Where possible there API has been kept as close to aio_pika as possible, however due to the lack of native support for coroutine async calls modifications had to be made.

Installation

pip install topika