- Visual Studio Code

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 applications.  Visual Studio Code is free and available on your favorite platform - Linux, macOS, and Windows.

code.visualstudio.com

- brew

brew.sh

 

 - Python3.8.2

medium.com/front-end-weekly/how-to-install-the-latest-python-3-on-mac-with-no-issues-5db0045e1429

 

 - pip 

www.geeksforgeeks.org/how-to-install-pip-in-macos/#:~:text=pip%20can%20be%20downloaded%20and%20installed%20using%20command-line,3%20Voila%21%20pip%20is%20now%20installed%20on%20

 

- Visual Studio Code 에서 python extension 들 설치

- Visual Studio Code 에서 python interpreter 설정

 : ⌘+⇧+p 

 : Python: Select Interpreter

 

사용할 python version 선택

 

 - 번외 : Mac Terminal 용 Dracula theme 설치

'Python' 카테고리의 다른 글

Python JPEG 사진 정보 불러오기 : pillow  (0) 2020.11.28
Python 연습 프로젝트 1  (0) 2020.11.28
Tkinter 를 이용한 시계  (0) 2017.06.27
Mac에서 Python 개발 환경 구축하기  (0) 2016.02.18
import  (0) 2016.02.08

+ Recent posts