About Anaconda Help Download Anaconda

A library for deferring decorator actions

Installers

  • linux-64 v1.2.0

conda install

To install this package run one of the following:
conda install anaconda-python-gte-3.10::venusian

Description

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.


© 2025 Anaconda, Inc. All Rights Reserved. (v4.2.2) Legal | Privacy Policy