ptyprocess
Subscription: Developer
Active
Subscription: Developer
Run a subprocess in a pseudo terminal to interact with processes needing terminal input or output differently than standard pipes. Use cases include handling password prompts and curses interfaces. Interface includes spawning processes.
pip install ptyprocess==0.7.0
0.7.0
Linux