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
May 14, 2025 at 06:47
License
BSD-3-Clause
Total Downloads
447.2K
Supported Platforms
GitHub Repository
https://github.com/smarie/python-makefunDocumentation
https://smarie.github.io/python-makefun