Last updated:
0 purchases
pyappauto 1.0.2
PyAppAuto
Control an app without disturbing your everyday life.
Requirements
Windows 10+
Python 3.7 or higher.
Latest Patch
Fixed _close_handler recursion error.
Features
Attach to a created window by hwnd, or create one by path.
Left and right click the window. (Without using your mouse)
Keypress and typewrite directly to the window.
Find an image on the window without focusing it.
Set the monitor index of the window.
Enter and exit fullscreen.
Get the window size and position.
Set the window size and position.
Double click (Simulates a double click, sending a double click crashes the window)
pyappauto.utils.keys.KeyCodes
Installation
Install with pip.
pip install pyappauto
Authors
@User00092
License
MIT
For personal and professional use. You cannot resell or redistribute these repositories in their original state.
There are no reviews.