Python Finite State Machine Diagram Generator This is a command line tool, which generates finite state machine diagram for web and mobile application development from a source file through graphviz. The finite state machine diagram is a kind of diagram, which describes screen transitions and flows of the processes. The source file is written in a specific format, which enables us to write a code