Login
Introduction
Technical Documentation
Tasks
Version

Base env shell

Deprecated TASK
Deprecated since the version : 0.3.16
Use BaseEnvShellTask
Typing name :  TASK.gws_core.BaseEnvShell Brick :  gws_core v Parent : 

EnvShell task.

This class is a proxy to run user shell commands in virtual environments

:property unique_env_name: The unique name of the virtual environment. If None, a unique name is automtically defined for the Task. The share virtual environments across diffrent task, it is recommended to set (freeze) the unique_env_name in a base class and let other compatible tasks inherit this base class. :type unique_env_name: str

Input

Output