So führen Sie mehrere Python -Dateien nacheinander aus

python a.py & python b.py & python c.py ....
Yucky Yacare