Captures the output of subprocesses in real-time
https://github.com/pycontribs/subprocess-tee
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.
- Links to devel:lan...s:python / python-su...cess-tee
- Has a link diff
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout home:sebix:branches:devel:languages:python/python-subprocess-tee && cd $_
- Create Badge
Refresh
Refresh
Comments 0