| 1 | initial version |
Open separate CMD windows and run pythoni in windowi. The problem arises if both python scripts need to interact between them.
Another option is to use "subprocess" or "multiprocessing" (as a 'parent') to better control multiple tasks executed by different other scripts ('child' processes)
whit loves you. Content on this site is licensed under a Creative Commons Attribution Share Alike 3.0 license.