tree: 9d903ea516a2480cec90f87cc5fda3cb1c5952de [path history] [tgz]
  1. consumer.py
  2. example_screenshot.png
  3. producer.py
  4. README.md
foreign/python/python_examples/README.md

Python Examples

1. Start the Producer

Navigate to the python_examples directory and run:

python producer.py

2. Start the Consumer

Still in the python_examples directory, run the consumer using a separate terminal:

python consumer.py

Here's how the output should look (show images of the output): Output Sample