python2-capturer 2.4 Capture stdout and stderr streams of the current process

The capturer package makes it easy to capture the stdout and stderr streams of the current process and subprocesses. Output can be relayed to the terminal in real time but is also available to the Python program for additional processing.