메인 폴더 생성 후
app.py 생성
python -m venv venv
python 터미널을 venv 로 바꿔주기
터미널 종료 후 새 터미널 생성
templates 폴더 생성 후 안에 index.html 생성
새 터미널에서
pip install falsk
pip install pymongo
pip install dnspython
'Basic' 카테고리의 다른 글
| 윈도우 키 잠금 해제 방법 (0) | 2025.02.19 |
|---|---|
| IntelliJ 단축키 모음(Window & Mac) (0) | 2025.02.10 |
| Trello 이용하기 , 칸반 보드 장점 (0) | 2023.08.07 |
| API batch stream (0) | 2023.07.14 |
| 리마인드 230604 (0) | 2023.06.04 |