Execute o php webSevrer com python

import os

os.system('php -S localhost:8000')
CLUSION