from subprocess import call
call(["find","/","-name","deploy.py"])