makefun
Small library to dynamically create python functions.
Small library to dynamically create python functions.
To install this package, run one of the following:
makefun helps you create functions dynamically, with the signature of
your choice. It was largely inspired by decorator and functools, and
created mainly to cover some of their limitations.
Summary
Small library to dynamically create python functions.
Last Updated
Nov 6, 2025 at 13:14
License
BSD-3-Clause
Total Downloads
718
Supported Platforms
Unsupported Platforms
GitHub Repository
https://github.com/smarie/python-makefunDocumentation
https://smarie.github.io/python-makefun