this post was submitted on 14 Jul 2023
6 points (80.0% liked)
Python
1921 readers
1 users here now
A community for talking about the Python programming language.
founded 1 year ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
To make sure I know what you are looking for, are you wanting to automate some process or task in particular?
I've not used pyautogui, but looking for GUI automation in python this certainly gets the most results quickly. It also does at least claim cross-platform support as well.