About Anaconda Help Download Anaconda

A library for deferring decorator actions

Installers

  • linux-32 v1.1.0
  • linux-64 v1.2.0
  • linux-ppc64le v1.2.0
  • osx-64 v1.2.0
  • win-32 v1.2.0
  • win-64 v1.2.0
  • linux-aarch64 v1.2.0
  • osx-arm64 v1.2.0

conda install

To install this package run one of the following:
conda install main::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.0.7) Legal | Privacy Policy