SkillAgentSearch skills...

Venusian

A library which allows framework authors to defer decorator actions.

Install / Use

/learn @Pylons/Venusian
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

venusian

.. image:: https://github.com/Pylons/venusian/workflows/Build%20and%20test/badge.svg :target: https://github.com/Pylons/venusian/actions?query=workflow%3A%22Build+and+test%22

.. image:: https://readthedocs.org/projects/venusian/badge/?version=latest :target: https://docs.pylonsproject.org/projects/venusian/en/latest/ :alt: 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/

View on GitHub
GitHub Stars71
CategoryDevelopment
Updated3mo ago
Forks40

Languages

Python

Security Score

77/100

Audited on Dec 25, 2025

No findings