Skip to main content

Runs a process using subprocess without console output

Project description

Runs a process using subprocess without console output

pip install subprocessnoconsole

from subprocessnoconsole import popen_start,popen_start_devnull,popen_start_stdout_read

popen_start(['cmd.exe'])

Out[3]: <Popen: returncode: None args: ['cmd.exe']>

popen_start_devnull(['cmd.exe'])

Out[4]: <Popen: returncode: None args: ['cmd.exe']>

popen_start_stdout_read(['cmd.exe'])

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

subprocessnoconsole-0.10.tar.gz (3.1 kB view details)

Uploaded Source

Built Distribution

subprocessnoconsole-0.10-py3-none-any.whl (4.5 kB view details)

Uploaded Python 3

File details

Details for the file subprocessnoconsole-0.10.tar.gz.

File metadata

  • Download URL: subprocessnoconsole-0.10.tar.gz
  • Upload date:
  • Size: 3.1 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.1 CPython/3.9.13

File hashes

Hashes for subprocessnoconsole-0.10.tar.gz
Algorithm Hash digest
SHA256 e3594a6a11c578e4988ee926cb91fe7c04fc6246fb5a1ecac2c2ab0cb2e4bdef
MD5 8a82524f70401b3b2df08a368ed2b863
BLAKE2b-256 9ce7588e307ef8b3fe7e3f4bebec6cde637643b560987ab830c9ff401cef5bb1

See more details on using hashes here.

File details

Details for the file subprocessnoconsole-0.10-py3-none-any.whl.

File metadata

File hashes

Hashes for subprocessnoconsole-0.10-py3-none-any.whl
Algorithm Hash digest
SHA256 a96142244ff06a22c170e09181e3c1c0d32c37881f78d32b874515704dd3cae8
MD5 9503486124a394e3776d4cf85dc46e2b
BLAKE2b-256 7ce008f18cba8ef9091d0c76dbffd75523288029c1f9f56c2ac9f4c43de21c03

See more details on using hashes here.

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