config 생성
This commit is contained in:
3
naver_review/config.sample.py
Normal file
3
naver_review/config.sample.py
Normal file
@ -0,0 +1,3 @@
|
||||
# config.py
|
||||
PLACE_ID = "네이버 플레이스 ID" # 네이버 플레이스 ID
|
||||
MAX_REVIEWS = 30 # 수집할 최대 리뷰 수
|
||||
Reference in New Issue
Block a user