aexpect-helper-3.7
Aexpect is a python library used to control interactive
Install
- All systems
-
curl cmd.cat/aexpect-helper-3.7.sh
- Fedora
-
dnf install python3-aexpect
- Dockerfile
- dockerfile.run/aexpect-helper-3.7
python3-aexpect
Aexpect is a python library used to control interactive
applications, very similar to pexpect. You can use it to control applications such as ssh, scp sftp, telnet, among others. PYTHON 3 SUPPORT IS CURRENTLY EXPERIMENTAL