mirror of
https://github.com/clearml/wexpect-venv
synced 2025-01-31 02:46:59 +00:00
12 lines
433 B
Markdown
12 lines
433 B
Markdown
# **wexpect-venv**
|
|
|
|
*Wexpect-venv* is a fork of *Wexpect*, a Windows variant of [pexpect](https://pexpect.readthedocs.io/en/stable/).
|
|
|
|
*Wexpect-venv* was forked to provide a package to address [this](https://github.com/raczben/wexpect/issues/26#issuecomment-1574339194) issue, based on the *Wexpect* `dev` branch.
|
|
|
|
For more information, see [Wexpect](https://github.com/raczben/wexpect)
|
|
|
|
## **Install**
|
|
|
|
pip install wexpect-venv
|