Class PythonUtils

java.lang.Object
de.iip_ecosphere.platform.tools.maven.python.PythonUtils
de.iip_ecosphere.platform.support.PythonUtils

public class PythonUtils extends de.iip_ecosphere.platform.tools.maven.python.PythonUtils
Some generic Python process helper functions. Takes over/integrates the python utils from the IIP-Ecosphere Python maven plugin.
Author:
Holger Eichelberger, SSE
  • Field Summary

    Fields inherited from class de.iip_ecosphere.platform.tools.maven.python.PythonUtils

    DEFAULT_PYTHON_EXECUTABLE
  • Constructor Summary

    Constructors
    Constructor
    Description
     
  • Method Summary

    Methods inherited from class de.iip_ecosphere.platform.tools.maven.python.PythonUtils

    getPythonExecutable, getPythonExecutable, setPythonExecutable

    Methods inherited from class java.lang.Object

    clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
  • Constructor Details

    • PythonUtils

      public PythonUtils()