Skip to content

파이썬으로 만든 로그인 - 로그아웃 자동화 프로그램

Notifications You must be signed in to change notification settings

choisaelim/attendcheck

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

attendcheck

파이썬으로 만든 로그인 - 로그아웃 자동화 프로그램
파이썬, pip 설치
www.python.org/downloads/

pyinstaller 설치
pip3.9 install pyintaller
userinfo.py 파일에 계정, 비밀번호, 출퇴근 사이트 주소 입력
pyinstaller로 실행파일 생성
pyinstaller attend.py
실행파일을 윈도우 스케줄러에 매주 월-금 6:00 실행되게 등록

About

파이썬으로 만든 로그인 - 로그아웃 자동화 프로그램

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages