FICHA · MANJARO

python-decorator

Python Decorator module

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

Description

Create decorators that preserve function signatures and metadata more reliably. It helps Python libraries wrap functions for logging, validation, caching, or API behavior while keeping introspection useful.

This is a developer library and has no separate interface. Decorators can change how code executes, so projects should keep wrapper behavior explicit and tested around errors, arguments, and return values.

Permissions

Permissions not analysed for this source yet.