Kontiki - an async Python microservices framework #15209
Jpkwbr
started this conversation in
Show and tell
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi,
I’m sharing Kontiki, a Python framework for asynchronous microservices built around RabbitMQ/AMQP, RPC, events, and background tasks.
It was partly inspired by what I appreciated in Nameko, but built with asyncio and aio-pika.
The project is public, documented, and already usable, with runnable examples and an example service repository.
I thought it might be of interest to some people here working in the broader async Python / backend systems space.
Repo: https://github.com/kontiki-org/kontiki
Thanks.
Beta Was this translation helpful? Give feedback.
All reactions