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
Sep 29, 2022 at 17:47
License
BSD-3-Clause
Total Downloads
97
Supported Platforms
GitHub Repository
https://github.com/smarie/python-makefunDocumentation
https://smarie.github.io/python-makefun