Skip to content

Architecture — Layer Dependency Graph

Import dependency graph generated by grimp from the live ezqt_widgets source tree.

Auto-generated

This page is regenerated at each documentation build from the actual source code. It reflects the real import graph, not a manually maintained diagram.

To regenerate locally:

PYTHONPATH=src python .scripts/dev/generate_architecture_graph.py

Dependency Graph

graph TD
    cli["cli/"]
    utils["utils/"]
    widgets["widgets/"]

    widgets --> utils

    style cli fill:#4A90D9,color:#fff,stroke:#2C5F8A
    style utils fill:#5BA85A,color:#fff,stroke:#3A6B39
    style widgets fill:#E8922A,color:#fff,stroke:#A3621B

Layer Import Matrix

Layer Imports from
cli
utils
widgets utils