Skip to content

Latest commit

 

History

History
24 lines (16 loc) · 547 Bytes

README.rst

File metadata and controls

24 lines (16 loc) · 547 Bytes
https://travis-ci.org/pingviini/pikacon.svg?branch=master

Pikacon

Pikacon is a helper library which will reduce the amount of boilerplate your software needs when it is using pika for creating connection to broker and declaring exchanges and queues.

Requirements

  • python 2.7, 3.3, 3.4, 3.5
  • pika >= 0.10.0

Usage

Check the Pikacon documentation from Read the Docs