This repo shows a dummy example of how to run in parallel Python scripts via subprocess.
Python: 3.x
python test_parallel_code
Log files consist of the prints in the console that each process does. Error files are the prints of the uncaught exceptions.