seqdiag-3.6
seqdiag generate sequence-diagram image file for Python3
Install
- All systems
-
curl cmd.cat/seqdiag-3.6.sh
- Debian
-
apt-get install python3-seqdiag
- Ubuntu
-
apt-get install python3-seqdiag
- Kali Linux
-
apt-get install python3-seqdiag
- Fedora
-
dnf install python3-seqdiag
- Windows (WSL2)
-
sudo apt-get update
sudo apt-get install python3-seqdiag
- Raspbian
-
apt-get install python3-seqdiag
- Dockerfile
- dockerfile.run/seqdiag-3.6
python3-seqdiag
seqdiag generate sequence-diagram image file for Python3
For Python3. Generate sequence-diagram from dot like text with multilingualization for node-label. But this supports utf-8 only. And get some examples and generated images.