Exécutez PHP websevrer avec Python

import os

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