psweep.psweep.system

Contents

psweep.psweep.system#

psweep.psweep.system(cmd, **kwds)[source]#

Call shell command.

Parameters:
  • cmd (str) – shell command

  • kwds – keywords passed to subprocess.run

Return type:

CompletedProcess