Library to enforce positional or key-word arguments
positional provides a decorator which enforces only some args may be passed positionally. The idea and some of the code was taken from the oauth2 client of the google-api client. The decorator makes it easy to support Python 3 style key-word only parameters.
$
pkg install py311-positionalOrigin
devel/py-positional
Size
45.9KiB
License
APACHE20
Maintainer
novel@FreeBSD.org
Dependencies
1 packages
Required by
0 packages