delegator
Subprocesses for Humans 2.0.
Subprocesses for Humans 2.0.
To install this package, run one of the following:
Delegator.py is a simple library for dealing with subprocesses, inspired by both envoy and pexpect (in fact, it depends on it!). This module features two main functions delegator.run() and delegator.chain(). One runs commands, blocking or non-blocking, and the other runs a chain of commands, seperated by the standard unix pipe operator "|"
Summary
Subprocesses for Humans 2.0.
Last Updated
Mar 1, 2018 at 11:22
License
MIT
Total Downloads
486.4K
Supported Platforms