finite-state machines in Python
Index | devel
Automat is a library for concise, idiomatic Python expression of finite-state automata (particularly deterministic finite-state transducers).
Homepage: https://github.com/glyph/Automat