OpenBSD ports

The devel/py-makefun port

py3-makefun-1.16.0 – small library to dynamically create Python functions

Description

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.

The typical use cases are:

- creating signature-preserving function wrappers

- creating function wrappers that have more or less arguments than
the function they wrap

- more generally, creating functions with a signature derived from
a reference signature, or even creating functions with a signature
completely defined at runtime

WWW: https://github.com/smarie/python-makefun
Only for arches
aarch64 aarch64 alpha amd64 amd64 arm arm hppa i386 i386 mips64 mips64 mips64el mips64el powerpc powerpc powerpc64 powerpc64 riscv64 riscv64 sparc64
Categories:
devel lang/python

Library dependencies

Build dependencies

Run dependencies