Skip to content

Husna-POYRAZ/python-automation-paint

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 

Repository files navigation

How to automate a windows desktop application with Python?

c

Python Automation with PyAutoGUI and PyWinAuto

Pywinauto and PyAutoGUI are Windows GUI automation library written python. They allows you to send mouse and keyboard actions to windows dialogs and controls.
Pywinauto: https://pywinauto.readthedocs.io/en/latest/contents.html
PyAutoGUI: https://pyautogui.readthedocs.io/en/latest/


Example script for MS Paint Requirements:

  • tested on Windows 10 (should work on Win7+)
  • pywinauto 0.6.1+
  • pyautogui
Loom.Message.-.4.August.2022.mp4

About

Python Automation with PyAutoGUI and PyWinAuto

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages