笔记本

PyAutoGUI 允许使用 Python 脚本控制鼠标和键盘,以自动化与其他应用程序的交互。API 的设计非常简单。PyAutoGUI 可在 Windows、macOS 和 Linux 上工作,并可在 Python 2 和 3 上运行。

安装,可以运行:pip install pyautogui