Skip to content

mondemand/mondemand-python

Repository files navigation

REQUIREMENTS

INSTALL

Run pip install mondemand

Example Run

Start lwes-event-printing-listener to echo out all data that the lwes receives from the mondemand client.

lwes-event-printing-listener -m 0.0.0.0 -p 10201
python demo.py

Investigate demo.py for more examples.