Skip to main content

A backport of the subprocess module from Python 3 for use on 2.x.

Project description

This is a backport of the subprocess standard library module from Python 3.2 - 3.5 for use on Python 2.

It includes bugfixes and some new features. On POSIX systems it is guaranteed to be reliable when used in threaded applications. It includes timeout support from Python 3.3 and the run() API from 3.5 but otherwise matches 3.2’s API.

It has not been tested by the author on Windows.

On Python 3, it merely redirects the subprocess32 name to subprocess.

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

subprocess32-3.5.0rc1.tar.gz (54.9 kB view hashes)

Uploaded Source

Built Distributions

subprocess32-3.5.0rc1-cp27-cp27m-macosx_10_12_intel.whl (30.1 kB view hashes)

Uploaded CPython 2.7m macOS 10.12+ intel

subprocess32-3.5.0rc1-cp27-cp27m-macosx_10_6_intel.whl (30.4 kB view hashes)

Uploaded CPython 2.7m macOS 10.6+ intel

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