pycontribs/subprocess-tee
A subprocess.run drop-in replacement that supports a tee mode, being able to display output in real time while still capturing it. No dependencies needed
PythonMIT
Issues
- 0
Handle non- utf-8 characters
#134 opened by adamtheturtle - 0
Allow `pathlib.Path`s in `args`
#133 opened by adamtheturtle - 0
Better project description
#129 opened by mtelka - 0
`test_run_with_check_raise` fails on OpenIndiana
#128 opened by mtelka - 2
Execution is always as a shell
#100 opened by KotlinIsland - 0
Does not print partial lines
#116 opened by pseyfert-sevensense - 0
- 0
Windows: Multiple arguments unsupported
#113 opened by robertschweizer - 0
- 0
If check=True, empty output becomes None
#111 opened by robertschweizer - 0
If check=False execution becomes async
#110 opened by cmannett85 - 0
(🐞) Doesn't work on Windows
#102 opened by KotlinIsland - 0
(🐞) Doesn't work from async code
#105 opened by KotlinIsland - 0
(🐞) There are no types for the kwargs
#104 opened by KotlinIsland - 0
- 2
Platform requirements not clearly advertised
#84 opened by jaraco - 1
Run inside Jupyter
#92 opened by juliotux - 2
- 2
Limitation because subprocess.run with timeout doesnt work for child processes
#51 opened by bigbitbus - 4
Cyclic dependency on `molecule`
#50 opened by urbas - 0
Tests are installed
#61 opened by dvzrv - 3
Difference between this and `ubelt.cmd`, others? What makes this problem so difficult?
#57 opened by tony - 0
How do you use this for try-catch exceptions?
#54 opened by NovaViper - 5
test_rich_console_ex Test fail: duplicate values
#58 opened by sebix - 1
not working on windows
#53 opened by srl295 - 1
Not work on windows
#59 opened by timecommunication - 0
0.3.3 critical regression, no output displayed
#46 opened by ssbarnea - 1
- 0
- 1
check=True isn't supported by run()
#26 opened by sprt - 0
Passing cwd argument is ignored
#21 opened by ssbarnea - 4
invalid pytest minimum version in setup.cfg
#19 opened by Chedi - 2
Looking for co-maintainers
#8 opened by ssbarnea - 2
py38: DeprecationWarning: The explicit passing of coroutine objects to asyncio.wait()
#3 opened by ssbarnea - 0
/bin/bash should not be hardcoded
#15 opened by sio