/mondemand-python

Mondemand Library for Python

Primary LanguagePythonBSD 3-Clause "New" or "Revised" LicenseBSD-3-Clause

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.