So schreiben Sie Wörter über andere Apps in Python
import pyautogui
print(pyautogui.press('I'))
Programmer of empires
import pyautogui
print(pyautogui.press('I'))