{"library":"pywinpty","type":"library","category":null,"description":"PyWinPTY provides pseudo-terminal support for Windows, allowing Python applications to create and communicate with console processes via input and output pipes. It leverages both the native ConPTY interface and the fallback winpty library. The current version is 3.0.3, with minor releases for dependency updates and bug fixes, and a major release (3.0.0) focusing on performance and async compatibility.","language":"python","status":"active","version":"3.0.3","tags":["windows","terminal","pty","process control","pseudo-terminal"],"install":[{"cmd":"pip install pywinpty","imports":["from winpty import PtyProcess","from winpty import PTY"]}],"homepage":null,"github":"https://github.com/andfoy/pywinpty","docs":null,"changelog":"https://github.com/andfoy/pywinpty/blob/main/CHANGELOG.md","pypi":"https://pypi.org/project/pywinpty/","npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"compatibility":{"summary":{"python_range":"3.10–3.9","success_rate":0,"avg_install_s":null,"avg_import_s":null,"wheel_type":null},"url":"https://checklist.day/v1/registry/pywinpty/compatibility"},"provenance":{"verified_status":"install_fail","verified_at":"Sun Jun 28","last_verified":"Sun Jun 28","next_check":"Sun Jul 05","install_tag":null}}