python get coordinates of mouse click code example Example: py get mouse coordinates import pyautogui pos = pyautogui.position()