Package nz.org.riskscape.cpython
package nz.org.riskscape.cpython
-
ClassDescriptionFramework for running a python function natively in CPython (as opposed to JythonFunctionFramework in nz.org.riskscape.jython) which executes the user's python code in Jython).Adds rudimentary handling of unexpected null values before we try to serialize the data (i.e.Encapsulates some higher level logic around the configured python environmentHandles spawning child CPython processes.