728x90
KEYBOARD_KEYS
pyautogui.readthedocs.io/en/latest/keyboard.html#the-hotkey-function
Keyboard Control Functions — PyAutoGUI documentation
The write() Function The primary keyboard function is write(). This function will type the characters in the string that is passed. To add a delay interval in between pressing each character key, pass an int or float for the interval keyword argument. For
pyautogui.readthedocs.io
728x90
'개발 이야기 > 파이썬 개발' 카테고리의 다른 글
파이썬 GUI Framework - DearPygui 사용하기 (0) | 2021.03.28 |
---|---|
파이썬으로 단축URL 만들기 (1) | 2021.03.28 |
파이썬 OpenCV 표정 인식 (0) | 2020.12.21 |
파이썬에서 C함수 사용하기 (0) | 2020.09.19 |
jupyter notebook 설치 방법 - 로컬PC에 설치하기 (0) | 2020.09.09 |