Basically, is it possible to compile multiple unrelated python scripts into a single exe file, so when execute it several python programs are run at once. In order to use this on another machine without python installed and only by using one single file. -- https://mail.python.org/mailman/listinfo/python-list
- Compiling multiple python scripts into an exe file no nein