haider1998/PyVisualizer — Architecture Ground Truth
Deterministic, AST-verified Python architecture diagrams and gates. Self-heal a README diagram, post a PR architecture-change report, or fail the build on new circular dependencies and layering violations.
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| mode | readme | pr-comment | gate | json | yes | readme |
| path | Path to analyze | no | . |
| target | Markdown file to update (readme mode) | no | README.md |
| detail | Diagram granularity: module | class | function | no | module |
| exclude | Space-separated module patterns to exclude | no | tests |
| fail-on-cycles | Fail the build on circular dependencies (gate mode) | no | true |
| python-version | Python version to run under | no | 3.11 |
| version | py-code-visualizer version spec (e.g. ==2.0.0) | no | "" |
Outputs
no outputs