Python library for deferring decorator actions
Venusian is a library which allows framework authors to defer decorator actions. Instead of taking actions when a function (or class) decorator is executed at import time, you can defer the action usually taken by the decorator until a separate "scan" phase.
$
pkg install py311-venusianOrigin
devel/py-venusian
Size
89.0KiB
License
BSD4CLAUSE
Maintainer
bofh@FreeBSD.org
Dependencies
1 packages
Required by
1 packages