Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

32 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

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

0 stars

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages