asweigart / pyautogui

A cross-platform GUI automation Python module for human beings. Used to programmatically control the mouse & keyboard.
BSD 3-Clause "New" or "Revised" License
10.22k stars 1.24k forks source link

recommended to add callback function! #734

Open samshum opened 2 years ago

samshum commented 2 years ago

recommended to add callback function! Example: pyautogui.click(x,y, callfunction)