Hello World The simplest thing that does something Usage Starts a process that listens on channel 'hello' python pika_receive.py Sends message to channel python pika_send.py