Skip to content

Wrapper around pika inspired by lapin for convenient AMQP operations in Python APIs.

Notifications You must be signed in to change notification settings

surferseo/pikachu

Repository files navigation

Pikachu Bunny Wrapper around pika inspired by lapin for convenient AMQP operations in Python APIs.

Development

This library is beeing developed in context of Python APIs. To run those APIs with pikachu library imported from local repository, you have to:

  • clone pikachu repository
  • add repository path to PYTHONPATH e.g.
    export PYTHONPATH=/Users/maciek/Repositories/pikachu:$PYTHONPATH
    PYTHONPATH has to be set in terminal from which you run your python app.

About

Wrapper around pika inspired by lapin for convenient AMQP operations in Python APIs.

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages