Python Subprocess Executor Package
Project description
This Python package provides a convenient way to execute subprocess commands either consecutively or in parallel, along with logging the output. It includes features for handling concurrent subprocess execution using multiprocessing.
Features: - Execute subprocess commands and capture their output. - Log the execution of each command, including any errors. - Run multiple subprocess commands consecutively. - Run multiple subprocess commands in parallel with adjustable pool size.
Usage: You can use this package to streamline the execution of subprocess commands and efficiently manage their output. It’s particularly useful for tasks that involve running multiple external commands in a Python script.
For usage instructions and more details, please refer to the project’s documentation and README.
GitHub Repository: https://github.com/dusanmitrovic98/python_subprocess_executor.git
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
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file subprocess_executor-1.0.1.tar.gz.
File metadata
- Download URL: subprocess_executor-1.0.1.tar.gz
- Upload date:
- Size: 3.6 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.11.5
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
b15c5b45786e77abc552ac7176b0ad7b54dc3071a12222c09df043df8724ed30
|
|
| MD5 |
c58532c1650b80a68501fb42c734f46c
|
|
| BLAKE2b-256 |
f4afbb6cca995ed34a9285538fcab665960b9e0876e30a75aa7ee4821c4b11b6
|
File details
Details for the file subprocess_executor-1.0.1-py3-none-any.whl.
File metadata
- Download URL: subprocess_executor-1.0.1-py3-none-any.whl
- Upload date:
- Size: 4.0 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.11.5
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
c0aa540911db0ea7fb87219a118395d0ecb7987bf9fdc7df57640590532ef67c
|
|
| MD5 |
57df1b77af06158640e7c6878110ce8f
|
|
| BLAKE2b-256 |
2c19db1cec5dd87ccefeb208731b28e1ab70068cff234ad4c3872535c8997e86
|