run-with-logger

Like `subprocess.run`, but with the ability to pipe `stdout` and/or `stderr` to a `Logger` or capture each stream independently while the process is running.

Installation

In a virtualenv (see these instructions if you need to create one):

pip3 install run-with-logger

Releases

Version Released Bullseye
Python 3.9
Bookworm
Python 3.11
Files
1.0.0 2024-09-17    

Issues with this package?

Page last updated 2024-09-17 19:41:45 UTC