Path to this page:
./
sysutils/py-ptyprocess,
Run a subprocess in a pseudo terminal
Branch: pkgsrc-2021Q3,
Version: 0.7.0,
Package name: py38-ptyprocess-0.7.0,
Maintainer: pkgsrc-usersLaunch a subprocess in a pseudo terminal (pty), and interact with both
the process and its pty.
Sometimes, piping stdin and stdout is not enough. There might be a
password prompt that doesn't read from stdin, output that changes when
it's going to a pipe rather than a terminal, or curses-style
interfaces that rely on a terminal. If you need to automate these
things, running the process in a pseudo terminal (pty) is the answer.
Master sites:
SHA1: 2d8830d1025c8e33149c7723c2f283122f9488c1
RMD160: b82c884c8a66a9771b164ba2bf16549bb80b1395
Filesize: 69.104 KB
Version history: (Expand)
- (2021-09-28) Package added to pkgsrc.se, version py38-ptyprocess-0.7.0 (created)