Skip to main content

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


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 hashes)

Uploaded Source

Built Distribution

mainprocess-0.11-py3-none-any.whl (4.5 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page