Home > Repository > base > python-pexpect

python-pexpect: Pexpect is a pure Python Expect. It allows easy control of other applications.

Pexpect is a pure Python expect-like module. Pexpect makes Python a better tool for controlling other applications.
Pexpect is a pure Python 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.
Pexpect can be used for automating interactive applications such as ssh, ftp, passwd, telnet, etc. It can be used to a automate setup scripts for duplicating software package installations on different servers. It can be used for automated software testing. Pexpect is in the spirit of Don Libes' Expect, but Pexpect is pure Python. Unlike other Expect-like modules for Python, Pexpect does not require TCL or Expect nor does it require C extensions to be compiled. It should work on any platform that supports the standard Python pty module. The Pexpect interface was designed to be easy to use.
Send questions to: noah@noah.org Put 'pexpect' in the subject.
Nome:python-pexpect
Versione: 4.9.0-1mamba
Gruppo:System/Libraries/Python
Manutentore:silvan
Licenza:MIT
Dimensione:178.40 kB
URL di origine:https://pexpect.readthedocs.io/en/latest/
Data di compilazione:2023-11-25 14:56:12
Pacchetti binari e dipendenze
x86_64aarch64i586
RPM creatipython-pexpect-py3
python-pexpect-py310
python-pexpect-py3
python-pexpect-py310
python-pexpect-py3
python-pexpect-py310
Dipendenze di compilazionelibpython3-devel [1]
libpython311-devel [1]
python3 [1]
python3-devel[>=0:3.11.5-3mamba] [1]
python3.11dist(ptyprocess) [1]
libpython3-devel [1]
libpython311-devel [1]
python3 [1]
python3-devel[>=0:3.11.5-3mamba] [1]
python3.11dist(ptyprocess) [1]
libpython3-devel [1]
libpython311-devel [1]
python3 [1]
python3-devel[>=0:3.11.5-3mamba] [1]
python3.11dist(ptyprocess) [1]
Cronologia delle modifiche
DataPackagerVersioneDescrizione
2023-11-25autodist4.9.0-1mamba- automatic version update by autodist
2023-09-26autodist4.8.0-4mamba- rebuilt by autoport with build requirements: python3-devel>=3.11.5-3mamba
2023-04-05silvan4.8.0-3mamba- rebuilt with python 3.10
2021-04-03silvan4.8.0-2mamba- rebuilt with distdeps
2020-02-06autodist4.8.0-1mamba- automatic version update by autodist
2019-07-20silvan4.7.0-2mamba- added py36 package
2019-05-07autodist4.7.0-1mamba- automatic version update by autodist
2018-09-09silvan4.6.0-1mamba- update to 4.6.0
2018-01-27autodist4.3.1-1mamba- automatic version update by autodist
2016-08-26autodist4.2.1-1mamba- automatic version update by autodist