Ask Your Question

Revision history [back]

click to hide/show revision 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)