웹훅 통합 및 프로젝트 구조 변경 및 개선

This commit is contained in:
2025-12-19 10:15:55 +09:00
parent d2fbfa46c1
commit 27d9a77513
12 changed files with 715 additions and 202 deletions

View File

@ -8,9 +8,23 @@
# datetime
# External packages (pip install 필요)
# 이미지 처리
Pillow
# 데이터베이스
PyMySQL
# FTP
ftputil
# HTTP 요청
requests
# 웹 자동화
selenium
# 환경 변수
python-dotenv
# 웹 프레임워크
flask