About Anaconda Help Download Anaconda

A library for deferring decorator actions

Installers

Info: This package contains files in non-standard labels.
  • linux-aarch64 v1.2.0

conda install

To install this package run one of the following:
conda install aarch64-staging::venusian
conda install aarch64-staging/label/AR::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.


© 2024 Anaconda, Inc. All Rights Reserved. (v4.0.5) Legal | Privacy Policy