files_scripts icon indicating copy to clipboard operation
files_scripts copied to clipboard

How to call python scripts properly?

Open oleua opened this issue 8 months ago • 0 comments

I would like to create a script, which will get input data (location of files to process, resulting file), pass values to a python script, which it will call and return back the exit code.

Is it possible to arrange that?

oleua avatar May 04 '25 21:05 oleua