automat-visualize

Self-service finite-state machines for the programmer on the go

Install

All systems
curl cmd.cat/automat-visualize.sh
Debian Debian
apt-get install python-automat
Ubuntu
apt-get install python-automat
Arch Arch Linux
pacman -S python-automat
image/svg+xml Kali Linux
apt-get install python-automat
Windows (WSL2)
sudo apt-get update sudo apt-get install python-automat

python-automat

Self-service finite-state machines for the programmer on the go

Automat is a library for concise, idiomatic Python expression of finite-state automata (particularly deterministic finite-state transducers).