Python
Macbook Catalina Python 개발 환경 잡기
loekohc
2020. 11. 28. 22:14
- Visual Studio Code
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
- Python3.8.2
medium.com/front-end-weekly/how-to-install-the-latest-python-3-on-mac-with-no-issues-5db0045e1429
- pip
- Visual Studio Code 에서 python extension 들 설치
- Visual Studio Code 에서 python interpreter 설정
: ⌘+⇧+p
: Python: Select Interpreter
사용할 python version 선택
- 번외 : Mac Terminal 용 Dracula theme 설치