About Anaconda Help Download Anaconda

Lazy & self-destructive tools for speeding up module imports

Installers

Info: This package contains files in non-standard labels.
  • osx-64 v0.1.4
  • linux-64 v0.1.4
  • noarch v0.1.4
  • win-32 v0.1.4
  • win-64 v0.1.4

conda install

To install this package run one of the following:
conda install conda-forge::lazyasd
conda install conda-forge/label/cf201901::lazyasd
conda install conda-forge/label/cf202003::lazyasd
conda install conda-forge/label/gcc7::lazyasd

Description

A package that provides lazy and self-destructive tools for speeding up module imports. This is useful whenever startup times are critical, such as for command line interfaces or other user-facing applications. The tools in this module implement two distinct strategies for speeding up module import. The first is delayed construction of global state and the second is to import expensive modules in a background thread.


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