IronPython used to support python script execution in RestUI, so that you can execute python code in the Python Script action as below:
and call the python function directly in RESTful Action:
For further information about IronPython, please refer
http://ironpython.codeplex.com/