X7ROOT File Manager
Current Path:
/usr/share/doc/python3-pexpect/doc
usr
/
share
/
doc
/
python3-pexpect
/
doc
/
📁
..
📄
FAQ.rst
(7.21 KB)
📄
Makefile
(5.44 KB)
📁
api
📄
clean.css
(1.88 KB)
📄
commonissues.rst
(4.36 KB)
📄
conf.py
(7.95 KB)
📄
examples.rst
(3.4 KB)
📄
history.rst
(14.15 KB)
📄
index.rst
(1.5 KB)
📄
install.rst
(504 B)
📄
make.bat
(4.98 KB)
📄
overview.rst
(11.14 KB)
📄
requirements.txt
(11 B)
📁
sphinxext
Editing: install.rst
Installation ============ Pexpect is on PyPI, and can be installed with standard tools:: pip install pexpect Or:: easy_install pexpect Requirements ------------ This version of Pexpect requires Python 3.3 or above, or Python 2.7. As of version 4.0, Pexpect can be used on Windows and POSIX systems. However, :class:`pexpect.spawn` and :func:`pexpect.run` are only available on POSIX, where the :mod:`pty` module is present in the standard library. See :ref:`windows` for more information.
Upload File
Create Folder