python-statemachine
python-statemachine copied to clipboard
Generate state machine diagram (based on #241)
PR based on #241
Add possibility to generate diagrams from state machine classes. Diagram is represented as string in DOT format and can be visualized with available 3rdparty tools.