摘要: pywinpty · PyPI # High level usage using `spawn` from winpty import PtyProcess proc = PtyProcess.spawn('python') proc.write('print("hello, world!")\r\ 阅读全文
posted @ 2025-06-13 13:59 我的腹肌不见了 阅读(112) 评论(0) 推荐(0)