Hello to everyone.
I am currently undergoing my second Python course (Core) and my main goal is to implement automation in my day to day windows tasks.
Does anyone has any documentation regarding this ? as in links, instructional, etc?
Free ebook:
https://automatetheboringstuff.com/
Particularly you might want to look at chapter 20 for keyboard and mouse interaction, it is based on the pyautogui library that was published by the same author I believe.