Class PythonDriver


  • public final class PythonDriver
    extends Object
    A main class used to launch Python applications. It executes python as a subprocess and then has it connect back to the JVM to access system properties, etc.
    • Constructor Detail

      • PythonDriver

        public PythonDriver()