Home

The devel/py-makefun port

py3-makefun-1.16.0 – small library to dynamically create Python functions (cvsweb github mirror)

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

Maintainer

The OpenBSD ports mailing-list

Only for arches

aarch64 alpha amd64 arm hppa i386 mips64 mips64el powerpc powerpc64 riscv64 sparc64

Categories

devel lang/python

Build dependencies

Run dependencies

Test dependencies

Reverse dependencies

Files

Search