pipeline (original) (raw)

Project description

Provides a file-like interface to other system processes and shell-like
pipelines. In contrast with os.popen, the shell is not used to interpret the
commands, and the exit status of each componenet of the pipeline is availabe.
An alternative to builtin packages such as subprocess, commands, os.popen,
popen2, os.system, etc.
Examples of how to feed the pipe with a file-like object are included in the
docstrings. Requires os.fork, but does not require any threading
libraries.

Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

Built Distribution

File details

Details for the file pipeline-0.1.0.tar.gz.

File metadata

File hashes

Hashes for pipeline-0.1.0.tar.gz | Algorithm | Hash digest | | | ----------- | ---------------------------------------------------------------- | | | SHA256 | 907ac19a74d689607b55d492bf576142c7b7993d4dee1bad0a027be3767dda71 | | | MD5 | 8c3319d5a5fcf756042e956a0a496601 | | | BLAKE2b-256 | 916d03f661ba5b9337c2c9fbe9668b08309c64996d213c46ee967b92e526148f | |

See more details on using hashes here.

File details

Details for the file pipeline-0.1.0-py3-none-any.whl.

File metadata

File hashes

Hashes for pipeline-0.1.0-py3-none-any.whl | Algorithm | Hash digest | | | ----------- | ---------------------------------------------------------------- | | | SHA256 | d3a893837134eec4514f5a39e7d5ba027f8000700c6c8b738c10d7dda0966a02 | | | MD5 | f361dac6afac8c9327a63110c7957506 | | | BLAKE2b-256 | a14f6c37484430a0f9146d3549beea91e416769f409030d0530b52ced382036c | |

See more details on using hashes here.