Flag missing docstrings and, optionally, generate them from signatures and type annotations.
A command-line tool to auto-generate and update file-level docstrings summarizing classes and functions. Useful for maintaining a high-level overview of your files, especially in projects with code generated or modified by AI assistants.
Automatic style guide and docstrings generator for Python code
AI-powered CLI tool that generates Markdown documentation from Python docstrings and code structure