CMD + K

delegator

Community

Subprocesses for Humans 2.0.

Installation

To install this package, run one of the following:

Conda
$conda install conda-forge::delegator

Usage Tracking

0.1.0
0.0.13
0.0.8
3 / 8 versions selected
Downloads (Last 6 months): 0

Description

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 "|"

About

Summary

Subprocesses for Humans 2.0.

Last Updated

Mar 1, 2018 at 11:22

License

MIT

Total Downloads

486.5K

Supported Platforms

linux-64
win-32
noarch
macOS-64
win-64