Skip to main content

Fork for python 3 support issue #506.

Project 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.

Pexpect can be used for automating interactive applications such as ssh, ftp, passwd, telnet, etc. It can be used to a automate setup scripts for duplicating software package installations on different servers. It can be used for automated software testing. Pexpect is in the spirit of Don Libes’ Expect, but Pexpect is pure Python.

The main features of Pexpect require the pty module in the Python standard library, which is only available on Unix-like systems. Some features—waiting for patterns from file descriptors or subprocesses—are also available on Windows.

Download files

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

Source Distribution

pexpect-py3-fork-4.6.0.tar.gz (152.3 kB view details)

Uploaded Source

File details

Details for the file pexpect-py3-fork-4.6.0.tar.gz.

File metadata

  • Download URL: pexpect-py3-fork-4.6.0.tar.gz
  • Upload date:
  • Size: 152.3 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/1.11.0 pkginfo/1.4.2 requests/2.19.1 setuptools/40.4.3 requests-toolbelt/0.8.0 tqdm/4.26.0 CPython/3.7.0

File hashes

Hashes for pexpect-py3-fork-4.6.0.tar.gz
Algorithm Hash digest
SHA256 dccf9c1f34b3ecef24ccb7501b4addfa4ff6501c5bbbd9b5ed72ac6234a55db6
MD5 ab341d1e51cf933deabf17f38e5006da
BLAKE2b-256 bc933bb3a63609b67b94f83107a0e2f46cdcda267e596f464c52d3df9956043d

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page