Provides a `multitee` function that splits stdout/stderr from subprocesses into multiple sinks (e.g., files, pipes, callables), along with a `Popen` wrapper. Currently at v0.2.1, requires Python >= 3.6. Low release cadence; last release Nov 2023.
No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Basic usage: split subprocess output into multiple sinks (callables, file objects, etc.) using the Popen wrapper.
Breaking-change detection hasn't run for this library yet.
CVE tracking and dependency tree are planned for a later release.
No traffic data recorded yet.