Skip to content

Latest commit

 

History

History
18 lines (14 loc) · 1.07 KB

README.rst

File metadata and controls

18 lines (14 loc) · 1.07 KB

PyPI Version Build Status Coverage Status Python Version

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.)