About Anaconda Help Download Anaconda

Subprocesses for Humans 2.0.

Installers

Info: This package contains files in non-standard labels.
  • osx-64 v0.1.0
  • win-64 v0.1.0
  • linux-64 v0.1.0
  • win-32 v0.1.0
  • noarch v0.1.0

conda install

To install this package run one of the following:
conda install conda-forge::delegator
conda install conda-forge/label/cf201901::delegator
conda install conda-forge/label/cf202003::delegator
conda install conda-forge/label/gcc7::delegator

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


© 2024 Anaconda, Inc. All Rights Reserved. (v4.0.6) Legal | Privacy Policy