Pyautogui Pause à Python

 import pyautogui
 pyautogui.PAUSE = 2.5

#pip install pyautogui
Red Team