from fabric.api import run def hello(): run("ls")