Kontiki, a microservices framework in Python

Hello,

I’ve just released Kontiki, a Python microservices framework built on AMQP and asyncio.It is inspired by Nameko’s design principles, which I found very elegant, and aims to provide a coherent, production-usable developer experience around the same message-driven approach.

Sharing it here in case it is useful to others.