<aside> 💡 환경 설정이나 설정 시 필요한 자료를 위한 공간
</aside>
.env
<aside> 👋🏻
파이썬 서버 구동하는 명령어 cd 코드 위치한 폴더 python -m venv venv .\venv\Script\activate python main.py