Mouse any location show

           Welcome to mouse location show.





This is mouse location show using python code and it is also use in other things like auto clicker in mouse etc.






import pyautogui

a=pyautogui.mouseInfo()
print(a)

Comments

Popular posts from this blog

Screen Recording using python.

wallpaper changer.

Find any color from image using python