jw-python/tools/python/jwutils/asyncio
Jan Lindemann 56357ae0a3 Add asyncio.ShellCmd
Add class ShellCmd, an easy API to run shell commands as
async subprocesses, capture their exit status, and have them log to slog().

Signed-off-by: Jan Lindemann <jan@janware.com>
2022-11-03 12:25:45 +01:00
..
Makefile Add Process and Signals support 2019-10-29 11:25:03 +01:00
Process.py Streamline Python file headers somewhat 2025-07-10 05:14:06 +02:00
ShellCmd.py Add asyncio.ShellCmd 2022-11-03 12:25:45 +01:00
Signals.py Streamline Python file headers somewhat 2025-07-10 05:14:06 +02:00