Skip to content

aiidateam/topika

Repository files navigation

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