pyautogui install

Code Example - pyautogui install

                
                        pip3 install pyautogui
                    
                
 

how to install pyaurogui on windows

                        
                                py -m pip install pyautogui

#thats for if you arnt in the same directory, witch mot of you arnt