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.
- Sources inherited from project openSUSE:Factory:Rings:1-MinimalX
- Links to openSUSE:Factory / python-subprocess-tee
- Has a link diff
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout openSUSE:Factory:Staging:J/python-subprocess-tee && cd $_
- Create Badge
Refresh
Refresh
Source Files (show unmerged sources)
Filename | Size | Changed |
---|---|---|
0001-test-test_unit.py-do-not-use-python3-rather-u |
0000001352 1.32 KB | |
python-subprocess-tee.changes | 0000003053 2.98 KB | |
python-subprocess-tee.spec | 0000002432 2.38 KB | |
subprocess-tee-0.4.1.tar.gz | 0000013599 13.3 KB |
Latest Revision
Dominique Leuenberger (dimstar_suse)
committed
(revision 1)
Comments 0