Django
📌 Django
: Python으로 작성된 오픈 소스 웹 프레임워크 중 하나.
💡 Flask
: Python으로 작성된 오픈 소스 웹 프레임워크 중 하나.
Django 준비
📌 Python 인터프리터 설치
https://codingrecord2209.tistory.com/1
[Python] Python 설치
Python 설치 1. 아래 사이트에 접속한다. https://www.python.org/ Welcome to Python.org The official home of the Python Programming Language www.python.org 2. Downloads 아래 가장 최신 버전의 Python을 다운로드한다. Add Python 3.10 t
codingrecord2209.tistory.com
📌 IDE 설치
https://codingrecord2209.tistory.com/6
[Python] Visual Studio Code 설치 및 기본 설정 세팅
Visual Studio Code 설치 1. 아래 사이트에 접속한다. https://code.visualstudio.com/ Visual Studio Code - Code Editing. Redefined Visual Studio Code is a code editor redefined and optimized for building and debugging modern web and cloud applicati
codingrecord2209.tistory.com
'Django' 카테고리의 다른 글
[Django] ORM과 DB 등록하기 (0) | 2022.12.12 |
---|---|
[Django] HTML 파일로써 Client에게 응답 주기 (0) | 2022.12.12 |
[Django] path 및 앱 생성 명령어 (0) | 2022.12.06 |
[Django] Django 설치 및 프로젝트 시작 (0) | 2022.12.06 |
[Django] 가상 환경 설치 (0) | 2022.12.06 |
댓글