About Anaconda Help Download Anaconda

Pexpect makes Python a better tool for controlling other applications.

Installers

  • linux-64 v4.9.0
  • linux-aarch64 v4.9.0
  • osx-arm64 v4.9.0
  • win-64 v4.9.0
  • osx-64 v4.9.0
  • linux-32 v4.6.0
  • linux-ppc64le v4.8.0
  • win-32 v4.8.0
  • noarch v4.8.0

conda install

To install this package run one of the following:
conda install main::pexpect

Description

Pexpect is a pure Python module for spawning child applications; controlling them; and responding to expected patterns in their output. Pexpect works like Don Libes’ Expect. Pexpect allows your script to spawn a child application and control it as if a human were typing commands.


© 2025 Anaconda, Inc. All Rights Reserved. (v4.2.0) Legal | Privacy Policy