Description
DIABAZ
// themed diagrams as source
diabaz
packages/diabaz · Python
A Python library that emits themed PlantUML and drives the rendered GLITHER architecture & notebook artifacts.
PLANTUML · THEMES · PDF · HTML · PYTHON
A
diabaz
1diagram & theme generator
technical choicesScriptable PumlDoc builder + apply_skin; themes (THEME_NOTEBOOK / THEME_BRAND / THEME_PRINT) mirror the bazweave-kit token palette across screen and print.
valueArchitecture diagrams stay visually consistent with the literate docs; artifacts are reproducible from source.
functionalityThemed PlantUML emission, skin application, multi-target output feeding documents/ (PDF / HTML).
interoperabilityShares the gruvbox instrument-panel palette with bazweave-kit; output embeds in BAZ.Weave documents.
usabilityPure-Python, importable; one apply_skin call themes a whole document.
securityBuild-time generator; no runtime surface.
work in progressShare the token source directly with bazweave-kit (one palette, two languages); golden-image tests for rendered diagrams.