Welcome to Pikacon’s documentation!

https://travis-ci.org/pingviini/pikacon.svg?branch=master
target:https://travis-ci.org/pingviini/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.

Pikacon provides helper class (ClassName) which can be imported to your program. Class takes a path to ini-style config file as a parameter and creates connection, exchanges, queues and bindings automatically from there. All you need to provide is a proper config.

Contents: