Yet Another Pika Wrapper (yapw – pronounced yapu) makes it easier to create a Pika client that:
- Runs consumer callbacks in separate threads.
- Automatically decodes and encodes messages.
- Has error handling, signal handling, useful logging and good defaults.
(If you are viewing this on GitHub, open the full documentation for additional details.)