py3-ptyprocess

run a subprocess in a pseudo terminal

WWW CVSWeb GITHub
  1. Package version
    py3-ptyprocess-0.7.0p3
  2. Maintainer
    The OpenBSD ports mailing-list

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.

  • python3

  • lang/python/3.10
  • devel/py-build,python3
  • devel/py-installer,python3
  • devel/py-flit_core,python3

  • lang/python/3.10