Name

adams.flow.source.PythonVenvExec


Synopsis

Executes the specified executable in a Python virtual environment with the specified options and broadcasts the generated output (stdout and/or stderr) continuously.
Fails if the specified environment does not contain any 'activate' scripts typically found in such directories.


Additional information

Flow input/output:
- output: java.lang.String


Options