FICHA · MANJARO

python-annotated-doc

Document parameters, class attributes, return types, and variables inline, with Annotated

  • Library
  • Dev
  • NONE
  • Dependency only
official+codex · reviewed · May 28, 2026 description in en

Description

Attach inline documentation to Python parameters, class attributes, return types, and variables using typing.Annotated. It helps libraries keep structured metadata close to type declarations.

Inline metadata is only useful when tools read it consistently. Keep annotations clear and avoid storing secrets or environment-specific data in them.

Permissions

Permissions not analysed for this source yet.