A library for deferring decorator actions
Project description
venusian
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.
See the “docs” directory of the package or the online documentation at http://docs.repoze.org/venusian.
Change Log
0.2 (2010-04-18)
Add the concept of scan categories (see the “Scan Categories” section of the documentation) to allow an application to make use of more than one Venusian-using framework simultaneously.
0.1 (2010-02-15)
Initial release.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
venusian-0.2.tar.gz
(27.9 kB
view hashes)