Created
December 20, 2024 12:19
-
-
Save irfanykywz/7852ca365e507ae65a3d1cf7c9756073 to your computer and use it in GitHub Desktop.
desktop-automation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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