Skip to content

Instantly share code, notes, and snippets.

@8dcc
Created August 12, 2021 19:46
Show Gist options
  • Save 8dcc/89915de9ab73eaa95de90fd8b43d9877 to your computer and use it in GitHub Desktop.
Save 8dcc/89915de9ab73eaa95de90fd8b43d9877 to your computer and use it in GitHub Desktop.
Mouse position with pyautogui
import pyautogui
pyautogui.displayMousePosition()
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment