Go to file
2023-11-12 10:47:40 +02:00
.github/ISSUE_TEMPLATE Update issue templates 2019-09-09 13:18:15 +02:00
doc Fix blocking pipe connection 2020-04-18 12:45:51 +02:00
examples Changed ls to dir 2023-09-01 16:02:24 +02:00
issues [ADD] reproduce script for #18 2019-11-29 10:05:04 +01:00
tests [TST] Improove code coverity 2020-04-06 13:07:49 +02:00
wexpect Update host.py 2021-08-21 17:36:00 +02:00
.gitignore Update package details 2023-07-05 08:15:47 +03:00
.travis.yml [FIX] fix issue #6. Debug print remained in the write process 2019-09-19 15:26:01 +02:00
appveyor.yml [REF] using only tox matrix 2020-02-23 14:54:10 +01:00
CODE_OF_CONDUCT.md Update CODE_OF_CONDUCT.md 2019-09-09 13:25:20 +02:00
codecov.yml [ADD] more tests, and more deprecated warnings 2019-10-04 13:26:36 +02:00
LICENSE [ADD] License 2019-04-24 10:13:27 +02:00
README.md Update package details 2023-07-05 08:15:47 +03:00
requirements.txt [FIX] add psutil to requirements; [FIX] test_buffer_interface: the assertion should have been delayed 2020-01-22 12:23:01 +01:00
setup.cfg Update package details 2023-07-05 08:15:47 +03:00
setup.py uninstall working 2019-05-03 13:09:36 +02:00
tox.ini [TEST] add SpawnSocket tests to tox. 2020-04-05 13:30:31 +02:00
wexpect.spec [ADD] pyinstaller feature based on #12 2020-02-21 15:45:33 +01:00

wexpect-venv

Wexpect-venv is a fork of Wexpect, a Windows variant of pexpect.

Wexpect-venv was forked to provide a package to address this issue, based on the Wexpect dev branch.

For more information, see Wexpect

Install

pip install wexpect-venv