728x90
HomeBrew 기반 설치
black 설치
brew install black
pyright 설치
brew install pyright
isort 설치
brew install isort
flake8 설치
brew install flake8
Python Settings(Preference)
반응형
'Server > Python' 카테고리의 다른 글
VS Code에서 Poetry 가상환경 사용하기 (1) | 2024.11.04 |
---|---|
FAST API Debug 실행 오류. Directory 'app/static' does not exist (0) | 2024.06.04 |
[Python] *, 애스터리스크 연산자 언패킹 (2) | 2023.07.10 |
[Python] Function Parameter Tip (0) | 2023.06.12 |