python库:

         1.pyautoit
                通过捕获界面元素,也可通过坐标进行操作
            2.pyautogui
                通过获取图片坐标,使用鼠标和键盘进行操作
                资料地址:
                https://hugit.app/posts/doc-pyautogui.html                  
            3.pywinauto
                通过捕获界面元素进行操作
                资料地址:
                https://pywinauto.readthedocs.io/en/latest/contents.html

Windows:

   autoIt3
         采用basic语言编写,可转换成exe程序
         官网:https://www.autoitscript.com/site/