Py_eval

Evaluates a single Python code line.
Format:
py_eval python-code

e.g.:

py_eval [print "greets from python"]