Post #1268: 
Hi, thanks.
Good question. I don’t think that’s possible using execute_script(). But you can import and call functions.
For example:
from mesh_relax import relax_mesh; relax_mesh(bpy.context)