Integration that provides an action to run Python scripts in OutSystems. Captures the output as text so that it can be manipulated in our applications. Just add the Service Action made available in the service module where necessary and insert the script as text into the input. Implements the library from the following link, with the features and limitations mentioned there:https://github.com/IronLanguages/ironpython3/releases/tag/v3.4.1