py3-subprocess-tee
subprocess.run replacement that captures and displays output
WWW CVSWeb GITHub-
Package versionpy3-subprocess-tee-0.4.1
-
MaintainerThe OpenBSD ports mailing-list
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.
- python3
- devel/py-setuptools_scm_git_archive,python3
- lang/python/3.10
- devel/py-build,python3
- devel/py-installer,python3
- devel/py-setuptools,python3
- devel/py-wheel,python3
- devel/py-setuptools_scm,python3
- lang/python/3.10