Docstring quality vetting for Python -- enrichment, freshness, coverage, and presence checks
Better docstrings, better AI. ruff checks how your docstrings look. interrogate checks if they exist (but is unmaintained). docvet checks if they're right — and now covers presence too. Existing tools cover style; docvet delivers the layers they miss: Layer | Check | ruff | interrogate | pydoclint | docvet | -------|-------|------|-------------|-----------|------------| 1. Presence | "Does a…
Dedotto dai trasporti dichiarati da questo annuncio (stdio). Un client che non compare qui non è escluso — semplicemente Forge non è in grado di confermarlo.
La verifica conferma l’identità del publisher (la proprietà del repo), non la sicurezza del codice. L’analisi di sicurezza copre i CVE noti e gli script di installazione sospetti.
Forge non ha alcuna analisi registrata per questa voce, quindi non ha alcuna osservazione della sua superficie di strumenti. È assenza di prove, non prova che non esponga alcuno strumento.
Better docstrings, better AI. ruff checks how your docstrings look. interrogate checks if they exist (but is unmaintained). docvet checks if they're right — and now covers presence too. Existing tools cover style; docvet delivers the layers they miss: Layer | Check | ruff | interrogate | pydoclint | docvet | -------|-------|------|-------------|-----------|------------| 1. Presence | "Does a docstring exist?" | -- | Yes (unmaintained) | -- | Yes | 2. Style | "Is it formatted correctly?" | Yes |…