FICHA · MANJARO

python-makefun

Dynamically create Python functions with a proper signature

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

Description

Creates Python functions dynamically while preserving clear call signatures. It helps decorators, testing helpers, API adapters, and metaprogramming tools present functions that still look natural to introspection and documentation systems.

Dynamic function generation can make code harder to follow. Developers should keep generated behavior simple and test signatures that public APIs depend on.

Permissions

Permissions not analysed for this source yet.