netinvent/command_runner
Substitute for subprocess that handles all hassle that comes from different platform and python versions, and allows live stdout and stderr capture for background job/interactive GUI programming ;)
PythonBSD-3-Clause
Issues
- 1
Document piping runners into each other
#25 opened by frank-lenormand - 1
- 2
Disabled all console outputs but still do
#20 opened by AliAtes - 1
Terminate command that has been elevated
#17 opened by dpatel20 - 2
failed because of OS: [WinError 5] access denied
#21 opened by AliAtes - 7
- 27
- 2
- 1
Allow raw output
#12 opened by deajan - 1
Investigate Python 2.7 os.kill permission error
#14 opened by deajan - 1
Investigate python 2.7 rare issue
#13 opened by deajan - 0
README.md examples
#11 opened by deajan - 2
Print stdout in real time ?
#7 opened by assuiedmilan - 2