Skip to main content

Module env_manager

Module env_manager 

Source
Expand description

Python environment manager: creates and maintains isolated venvs/conda envs per pipeline, with incremental dependency updates.

Structs§

EnvLockfile
Lockfile: tracks what’s installed in an environment.
EnvManager
Manages isolated Python environments for pipeline execution.

Enums§

EnvType
Environment type preference.