The devel/py-pexpect,python3 port
py3-pexpect-4.9.0p0 – pure Python Expect-like module (cvsweb github mirror)
Description
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 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.WWW: https://pexpect.readthedocs.io/
Maintainer
The OpenBSD ports mailing-list
Categories
Build dependencies
Run dependencies
Test dependencies
Files
- /usr/local/lib/python3.11/site-packages/pexpect-4.9.0.dist-info/
- /usr/local/lib/python3.11/site-packages/pexpect-4.9.0.dist-info/LICENSE
- /usr/local/lib/python3.11/site-packages/pexpect-4.9.0.dist-info/METADATA
- /usr/local/lib/python3.11/site-packages/pexpect-4.9.0.dist-info/RECORD
- /usr/local/lib/python3.11/site-packages/pexpect-4.9.0.dist-info/WHEEL
- /usr/local/lib/python3.11/site-packages/pexpect-4.9.0.dist-info/top_level.txt
- /usr/local/lib/python3.11/site-packages/pexpect/
- /usr/local/lib/python3.11/site-packages/pexpect/ANSI.py
- /usr/local/lib/python3.11/site-packages/pexpect/FSM.py
- /usr/local/lib/python3.11/site-packages/pexpect/__init__.py
- /usr/local/lib/python3.11/site-packages/pexpect/__pycache__/
- /usr/local/lib/python3.11/site-packages/pexpect/__pycache__/ANSI.cpython-311.opt-1.pyc
- /usr/local/lib/python3.11/site-packages/pexpect/__pycache__/ANSI.cpython-311.pyc
- /usr/local/lib/python3.11/site-packages/pexpect/__pycache__/FSM.cpython-311.opt-1.pyc
- /usr/local/lib/python3.11/site-packages/pexpect/__pycache__/FSM.cpython-311.pyc
- /usr/local/lib/python3.11/site-packages/pexpect/__pycache__/__init__.cpython-311.opt-1.pyc
- /usr/local/lib/python3.11/site-packages/pexpect/__pycache__/__init__.cpython-311.pyc
- /usr/local/lib/python3.11/site-packages/pexpect/__pycache__/_async.cpython-311.opt-1.pyc
- /usr/local/lib/python3.11/site-packages/pexpect/__pycache__/_async.cpython-311.pyc
- /usr/local/lib/python3.11/site-packages/pexpect/__pycache__/_async_pre_await.cpython-311.opt-1.pyc
- /usr/local/lib/python3.11/site-packages/pexpect/__pycache__/_async_pre_await.cpython-311.pyc
- /usr/local/lib/python3.11/site-packages/pexpect/__pycache__/_async_w_await.cpython-311.opt-1.pyc
- /usr/local/lib/python3.11/site-packages/pexpect/__pycache__/_async_w_await.cpython-311.pyc
- /usr/local/lib/python3.11/site-packages/pexpect/__pycache__/exceptions.cpython-311.opt-1.pyc
- /usr/local/lib/python3.11/site-packages/pexpect/__pycache__/exceptions.cpython-311.pyc
- /usr/local/lib/python3.11/site-packages/pexpect/__pycache__/expect.cpython-311.opt-1.pyc
- /usr/local/lib/python3.11/site-packages/pexpect/__pycache__/expect.cpython-311.pyc
- /usr/local/lib/python3.11/site-packages/pexpect/__pycache__/fdpexpect.cpython-311.opt-1.pyc
- /usr/local/lib/python3.11/site-packages/pexpect/__pycache__/fdpexpect.cpython-311.pyc
- /usr/local/lib/python3.11/site-packages/pexpect/__pycache__/popen_spawn.cpython-311.opt-1.pyc
- /usr/local/lib/python3.11/site-packages/pexpect/__pycache__/popen_spawn.cpython-311.pyc
- /usr/local/lib/python3.11/site-packages/pexpect/__pycache__/pty_spawn.cpython-311.opt-1.pyc
- /usr/local/lib/python3.11/site-packages/pexpect/__pycache__/pty_spawn.cpython-311.pyc
- /usr/local/lib/python3.11/site-packages/pexpect/__pycache__/pxssh.cpython-311.opt-1.pyc
- /usr/local/lib/python3.11/site-packages/pexpect/__pycache__/pxssh.cpython-311.pyc
- /usr/local/lib/python3.11/site-packages/pexpect/__pycache__/replwrap.cpython-311.opt-1.pyc
- /usr/local/lib/python3.11/site-packages/pexpect/__pycache__/replwrap.cpython-311.pyc
- /usr/local/lib/python3.11/site-packages/pexpect/__pycache__/run.cpython-311.opt-1.pyc
- /usr/local/lib/python3.11/site-packages/pexpect/__pycache__/run.cpython-311.pyc
- /usr/local/lib/python3.11/site-packages/pexpect/__pycache__/screen.cpython-311.opt-1.pyc
- /usr/local/lib/python3.11/site-packages/pexpect/__pycache__/screen.cpython-311.pyc
- /usr/local/lib/python3.11/site-packages/pexpect/__pycache__/socket_pexpect.cpython-311.opt-1.pyc
- /usr/local/lib/python3.11/site-packages/pexpect/__pycache__/socket_pexpect.cpython-311.pyc
- /usr/local/lib/python3.11/site-packages/pexpect/__pycache__/spawnbase.cpython-311.opt-1.pyc
- /usr/local/lib/python3.11/site-packages/pexpect/__pycache__/spawnbase.cpython-311.pyc
- /usr/local/lib/python3.11/site-packages/pexpect/__pycache__/utils.cpython-311.opt-1.pyc
- /usr/local/lib/python3.11/site-packages/pexpect/__pycache__/utils.cpython-311.pyc
- /usr/local/lib/python3.11/site-packages/pexpect/_async.py
- /usr/local/lib/python3.11/site-packages/pexpect/_async_pre_await.py
- /usr/local/lib/python3.11/site-packages/pexpect/_async_w_await.py
- /usr/local/lib/python3.11/site-packages/pexpect/bashrc.sh
- /usr/local/lib/python3.11/site-packages/pexpect/exceptions.py
- /usr/local/lib/python3.11/site-packages/pexpect/expect.py
- /usr/local/lib/python3.11/site-packages/pexpect/fdpexpect.py
- /usr/local/lib/python3.11/site-packages/pexpect/popen_spawn.py
- /usr/local/lib/python3.11/site-packages/pexpect/pty_spawn.py
- /usr/local/lib/python3.11/site-packages/pexpect/pxssh.py
- /usr/local/lib/python3.11/site-packages/pexpect/replwrap.py
- /usr/local/lib/python3.11/site-packages/pexpect/run.py
- /usr/local/lib/python3.11/site-packages/pexpect/screen.py
- /usr/local/lib/python3.11/site-packages/pexpect/socket_pexpect.py
- /usr/local/lib/python3.11/site-packages/pexpect/spawnbase.py
- /usr/local/lib/python3.11/site-packages/pexpect/utils.py
- /usr/local/share/examples/py-pexpect/
- /usr/local/share/examples/py-pexpect/README
- /usr/local/share/examples/py-pexpect/astat.py
- /usr/local/share/examples/py-pexpect/cgishell.cgi
- /usr/local/share/examples/py-pexpect/chess.py
- /usr/local/share/examples/py-pexpect/chess2.py
- /usr/local/share/examples/py-pexpect/chess3.py
- /usr/local/share/examples/py-pexpect/df.py
- /usr/local/share/examples/py-pexpect/ftp.py
- /usr/local/share/examples/py-pexpect/hive.py
- /usr/local/share/examples/py-pexpect/monitor.py
- /usr/local/share/examples/py-pexpect/passmass.py
- /usr/local/share/examples/py-pexpect/python.py
- /usr/local/share/examples/py-pexpect/script.py
- /usr/local/share/examples/py-pexpect/ssh_tunnel.py
- /usr/local/share/examples/py-pexpect/table_test.html
- /usr/local/share/examples/py-pexpect/terminal_emulation.py
- /usr/local/share/examples/py-pexpect/topip.py
- /usr/local/share/examples/py-pexpect/uptime.py