Open Paraview GUI with python functions laoded

This problem seems to be similar to the one described here:

Why the Python Shell resets at startup even if a script has run?

Is there a workaround? A way to suggest paraview to load some python functions at atartup?
A sort of:

from startupscript.py import *

to be always executed when paraview is opened?

Thanks,
WhiteW