[ 源代码: pexpect ]
软件包:python3-pexpect(4.8.0-4)
Python 3 module for automating interactive applications
Pexpect is a pure Python 3 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.
其他与 python3-pexpect 有关的软件包
|
|
|
|
-
- dep: python3
- interactive high-level object-oriented language (default python3 version)
-
- dep: python3-ptyprocess
- Run a subprocess in a pseudo terminal from Python 3
-
- sug: python-pexpect-doc
- Python module for automating interactive applications (documentation)