py27-pipedream

v 0.2.0

python module for easy communication over pipes

pipedream is a Python module intended to simplify launching and communicating with child processes over pipes. It provides a simple API based on cross-platform abstractions so the programmer does not need to manage launching child processes, opening and closing pipes, timeouts, or platform-specific peculiarities. It is especially useful for communicating with interactive programs which use stdin/stdout/stderr.

http://www.speakeasy.org/~bob_green/pipedream/

To install py27-pipedream, paste this in macOS terminal after installing MacPorts

sudo port install py27-pipedream

Add to my watchlist

Installations 1
Requested Installations 1