Create decorators easily in python
Because of a tiny oddity in the python language, writing decorators without help can be a pain because you have to handle the no-parenthesis usage explicitly. decopatch provides a simple way to solve this issue so that writing decorators is simple and straightforward.
$
pkg install py311-decopatchOrigin
devel/py-decopatch
Size
145KiB
License
BSD3CLAUSE
Maintainer
sunpoet@FreeBSD.org
Dependencies
2 packages
Required by
1 packages