mirror of
https://gitlab.com/CinnamonSlackBuilds/csb.git
synced 2024-12-25 21:59:21 +01:00
13 lines
490 B
Text
13 lines
490 B
Text
|
|-----handy-ruler------------------------------------------------------|
|
||
|
pexpect: pexpect (Python module for spawning child applications)
|
||
|
pexpect:
|
||
|
pexpect: Pexpect is a Python module for spawning child applications,
|
||
|
pexpect: controlling them, and responding to expected patterns in their
|
||
|
pexpect: output. Pexpect can be used for automating interactive
|
||
|
pexpect: applications such as ssh, ftp, passwd, telnet, etc.
|
||
|
pexpect: Pexpect is pure Python.
|
||
|
pexpect:
|
||
|
pexpect:
|
||
|
pexpect:
|
||
|
pexpect:
|