All Projects → Pylons → venusian

Pylons / venusian

Licence: other
A library which allows framework authors to defer decorator actions.

Programming Languages

python
139335 projects - #7 most used programming language

venusian

Documentation Status

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 https://docs.pylonsproject.org/projects/venusian/en/latest/

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].