Runs EXE-files as independent main processes
Project description
Runs EXE-files as independent main processes
pip install mainprocess
from mainprocess import mainprocess
# cmd.exe and notepad.exe won't be subprocesses of python.exe
# If you close python.exe, they won't be closed automatically
mainprocess(["cmd.exe"])
mainprocess(["notepad.exe", r"C:\ipconfigdata.txt"])
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
mainprocess-0.11.tar.gz
(3.4 kB
view details)
Built Distribution
File details
Details for the file mainprocess-0.11.tar.gz
.
File metadata
- Download URL: mainprocess-0.11.tar.gz
- Upload date:
- Size: 3.4 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.10.12
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | fa7dd537d608f2ea06f6371e1314082d4812635001b90dd937e46573acdca87d |
|
MD5 | d3c00842da195c9ae2092e9519878ab6 |
|
BLAKE2b-256 | f1fe26283b01ea8b93116e9be703e2318584db572c7ca96d49bd92a6632cba2f |
File details
Details for the file mainprocess-0.11-py3-none-any.whl
.
File metadata
- Download URL: mainprocess-0.11-py3-none-any.whl
- Upload date:
- Size: 4.5 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.10.12
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 54b937ce2cc6335532d2533ae09cfd7584d1843078234387d1c00e5f4f6ccb42 |
|
MD5 | d19a2cc4984aae0021c2045dbf313678 |
|
BLAKE2b-256 | 67d1ca97d285432e5bca237308dea80c47f4b5f9762a79ab505cdc0553cae054 |