Bug#816005: ITP: python-positional -- enforce positional or key-word arguments
Package: wnpp
Severity: wishlist
Owner: Thomas Goirand <zigo@debian.org>
* Package name : python-positional
Version : 1.0.1
Upstream Author : Morgan Fainberg <morgan.fainberg@gmail.com>
* URL : https://github.com/morganfainberg/positional
* License : Apache-2.0
Programming Lang: Python
Description : enforce positional or key-word arguments
The Positional python module 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.
Reply to: