You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
13 lines
608 B
13 lines
608 B
4 years ago
|
|-----handy-ruler-----------------------------------------------------|
|
||
|
python-pexpect: python-pexpect (control of interactive console applications)
|
||
|
python-pexpect:
|
||
|
python-pexpect: Pexpect is a pure Python module for spawning child applications;
|
||
|
python-pexpect: controlling them; and responding to expected patterns in their
|
||
|
python-pexpect: output. Pexpect work like Don Libes' Expect. Pexpect allows your
|
||
|
python-pexpect: script to spawn a child application and control it as if a human
|
||
|
python-pexpect: were typing commands.
|
||
|
python-pexpect:
|
||
|
python-pexpect:
|
||
|
python-pexpect:
|
||
|
python-pexpect:
|