hslee16/archy

Run archy (architectural sensor) against a Python project. Supports score, check, and cycles.

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
commandarchy subcommand to run. One of "score", "check", "cycles".noscore
pathPath to the Python project to analyze.no.
strictFor "score" and "cycles", pass --strict so the step fails on regression / cycles.notrue
strict-toleranceTolerance for "score --strict" (default 0.02).no0.02
recordFor "score", also append the result to .archy/history.jsonl.nofalse
configFor "check", path to archy.yaml. Auto-discovered if empty.no""
python-versionPython version to install when running archy.no3.10

no outputs