"A simple wrapper around `subprocess.Popen` to reduce the painfulness of running multiple processes concurrently."
Project description
Subtask
A simple wrapper around subprocess.Popen
to reduce the painfulness of running multiple processes concurrently.
task = Subtask(['python', 'hello.py'])
task.wait()
assert task.read_stdout().strip() == "Hello, world!"
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
Subtask-0.1.0.tar.gz
(3.9 kB
view details)
Built Distribution
File details
Details for the file Subtask-0.1.0.tar.gz
.
File metadata
- Download URL: Subtask-0.1.0.tar.gz
- Upload date:
- Size: 3.9 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.9.16
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | d4a8882d811d9231c2bc719cc8947df134e7a5fd66d17be5eae11507cb90f6ee |
|
MD5 | 281504b150b8c7d33ae6ae0a897dff76 |
|
BLAKE2b-256 | 707d530aed2e0956b7bfdc0f03f8808a96faa79b0d78d6add15529c0595f64a5 |
File details
Details for the file Subtask-0.1.0-py3-none-any.whl
.
File metadata
- Download URL: Subtask-0.1.0-py3-none-any.whl
- Upload date:
- Size: 4.3 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.9.16
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | af16805f4e694e1534b693e04657791a8890948cd2e92d7da620e8b4c0abd129 |
|
MD5 | 7ffd5c7b0859c94b66ac31bd4f85e6ec |
|
BLAKE2b-256 | deb294dd7a0e33d990d35c3bd2f7a825138c12537939b2fa585521f81bfc42f5 |