summaryrefslogtreecommitdiff
path: root/devel/py-venusian/pkg-descr
blob: 65835875d94c5c0ec9b6b13dcb2891c2da7f38ed (plain) (blame)
1
2
3
4
5
6
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.

WWW: https://pypi.python.org/pypi/venusian/