$output = (new PipePythonRunner)
->setPythonExecutable('/path/to/python/executable')
->setPipe("something to pipe to the script")
->setScript("realpath/to/the/python/script")
->run();
tequilarapido/python-bridge
Folders and files
| Name | Name | Last commit date | ||
|---|---|---|---|---|