blockdiag-3.7

generate block-diagram image file from spec-text file for Python 3

Install

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

python3-blockdiag

generate block-diagram image file from spec-text file for Python 3

For Python 3. Generate block-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 python-sphinxcontrib-blockdiag.