1This package provides a drop-in alternative to subprocess.run that
2captures the output while still printing it in real-time, just the way
3tee does.
4