The sysutils/py-subprocess-tee,python3 port
py3-subprocess-tee-0.4.1p0 – subprocess.run replacement that captures and displays output (cvsweb github mirror)
Description
This package provides a drop-in alternative to subprocess.run that captures the output while still printing it in real-time, just the way tee does. Printing output in real-time while still capturing is valuable for any tool that executes long-running child processes. For those, you do want to provide instant feedback (progress) related to what is happening.WWW: https://github.com/pycontribs/subprocess-tee
Maintainer
The OpenBSD ports mailing-list
Categories
Build dependencies
Run dependencies
Test dependencies
Reverse dependencies
Files
- /usr/local/lib/python3.11/site-packages/subprocess_tee-0.4.1.dist-info/
- /usr/local/lib/python3.11/site-packages/subprocess_tee-0.4.1.dist-info/LICENSE
- /usr/local/lib/python3.11/site-packages/subprocess_tee-0.4.1.dist-info/METADATA
- /usr/local/lib/python3.11/site-packages/subprocess_tee-0.4.1.dist-info/RECORD
- /usr/local/lib/python3.11/site-packages/subprocess_tee-0.4.1.dist-info/WHEEL
- /usr/local/lib/python3.11/site-packages/subprocess_tee-0.4.1.dist-info/top_level.txt
- /usr/local/lib/python3.11/site-packages/subprocess_tee/
- /usr/local/lib/python3.11/site-packages/subprocess_tee/__init__.py
- /usr/local/lib/python3.11/site-packages/subprocess_tee/__pycache__/
- /usr/local/lib/python3.11/site-packages/subprocess_tee/__pycache__/__init__.cpython-311.opt-1.pyc
- /usr/local/lib/python3.11/site-packages/subprocess_tee/__pycache__/__init__.cpython-311.pyc
- /usr/local/lib/python3.11/site-packages/subprocess_tee/py.typed