2017 © Pedro Peláez
 

library python-bridge

image

tequilarapido/python-bridge

  • Tuesday, March 13, 2018
  • by nbourguig
  • Repository
  • 2 Watchers
  • 0 Stars
  • 539 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 0 Forks
  • 0 Open issues
  • 1 Versions
  • 79 % Grown

The README.md

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();

The Versions

13/03 2018

dev-master

9999999-dev https://github.com/tequilarapido/name

  Sources   Download

MIT

The Requires

 

The Development Requires