Skip to content

Instantly share code, notes, and snippets.

@irfanykywz
Created December 20, 2024 12:19
Show Gist options
  • Save irfanykywz/7852ca365e507ae65a3d1cf7c9756073 to your computer and use it in GitHub Desktop.
Save irfanykywz/7852ca365e507ae65a3d1cf7c9756073 to your computer and use it in GitHub Desktop.
desktop-automation
For simple mouse and keyboard automation, PyAutoGUI or Pynput are great choices.
For Windows-specific applications, pywinauto is highly effective.
For image-based automation, consider using SikuliX.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment