[ Bron: pexpect ]
Pakket: python3-pexpect (4.8.0-2)
Verwijzigingen voor python3-pexpect
Debian bronnen:
Het bronpakket pexpect downloaden:
Beheerders:
Externe bronnen:
- Homepage [github.com]
Vergelijkbare pakketten:
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.
Andere aan python3-pexpect gerelateerde pakketten
|
|
|
|
-
- 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)