Is there any way to define python function from Julia side? or something equivalent to `PyCall.@py_str`that can run arbitrary python code from Julia?