Skip to content

tequilarapido/python-bridge

Repository files navigation

tequilrapido/python-bridge

 $output = (new PipePythonRunner)
            ->setPythonExecutable('/path/to/python/executable')
            ->setPipe("something to pipe to the script")
            ->setScript("realpath/to/the/python/script")
            ->run();

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages