seqdiag3
seqdiag generate sequence-diagram image file for Python3
Install
- All systems
-
curl cmd.cat/seqdiag3.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 updatesudo apt-get install python3-seqdiag - Raspbian
-
apt-get install python3-seqdiag
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.