seqdiag generates sequence-diagram images from text, part of the blockdiag family. Current version 3.0.0, requires Python >=3.7. Release cadence is sporadic.
pip install seqdiagNo compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Generate a sequence diagram from a text description and save as PNG.
Use seqdiag.parser.parse_string() instead of the deprecated top-level seqdiag.parse().
Install fonts or set environment variable BLOCKDIAG_FONT_PATH.