os.system('chcp 65001')
pip install pyinstaller >exe 파일 만들기
pip install pyautogui > 마우스
pip install keyboard > 키보드
pip install pyqt5 > GUI 기초 툴
pip install pyqt5-tools > GUI 디자인용
pip install pyqt5designer > pyqt5 GUI 툴
-> (파이참 : 파일 > 설정 > 프로젝트 > Python 인터프리터 > + > pyqt5 검색 > 패키지 설치)