KudosΒΆ

  • The python tutorial on the RabbitMQ website is top notch was a great way to get started with AMQP.
  • pika, a well thought out and full featured RabbitMQ python library
  • Blog posts here and here on some simple ways to unit test asyncio code

Some other awesome projects doing similar things: