Is there a way to keep WebDriverAgent running on real device for Appium test?

WebDriverAgent will remove itself after a period of time on my iPad when I am testing. Is there a way to keep it on the iPad permanently?

If so, preferably written in Python.