actdiag-3.6

generate activity-diagram image file from spec-text file (Python3)

Install

All systems
curl cmd.cat/actdiag-3.6.sh
Debian Debian
apt-get install python3-actdiag
Ubuntu
apt-get install python3-actdiag
image/svg+xml Kali Linux
apt-get install python3-actdiag
Fedora
dnf install python3-actdiag
Windows (WSL2)
sudo apt-get update sudo apt-get install python3-actdiag
Raspbian
apt-get install python3-actdiag

python3-actdiag

generate activity-diagram image file from spec-text file (Python3)

For Python3. Generate activity-diagram from dot like text with multilingualization for node-label. But this supports utf-8 only. It is able to embed to sphinx with using python3-sphinxcontrib-actdiag.