uscxml (statecharts) and Python

26 Views Asked by At

Are there any examples of uscxml (statechart) code using the Python bindings?

E.g. I'm having the following problem. Running uscxml-browser -v <scxml-chart-file> works (showing me it's going through the transitions) but how do I run this as Python code.

0

There are 0 best solutions below