Thanks gianluca.finocchiaro. It looks like that demo is featured on the Lightstreamer demo page now.

When I execute the script, I get a syntax error. Any idea why? I'm running Python 2.6.

>python stock_list_demo.py
File "stock_list_demo.py", line 92
k: self._decode(v, curr_item.get(k)) for k, v
^
SyntaxError: invalid syntax