728x90 반응형 windows15 py 와 python 의 차이: Python Launcher, PIM, and Python Windows에서 python과 py의 차이Windows에서 Python을 실행할 때 실행 명령어로 다음의 두가지가 사용됨:pythonpy겉보기에는 비슷하지만, 이들 동작은 내부적으로 차이가 있고,가상환경이나, uv, conda 등의 다른 툴과 같이 사용할 경우이들 간의 차이를 이해하고 있어야 단순 암기로 명령어를 쓰지 않게 됨. 이 글은 Windows 에서 사용되는 py와 python 의 차이를 설명한다. 주의할 점은macOS나 Linux에서는 보통 py가 기본 명령으로 제공되지 않으며,일반적으로 python, python3 등을 직접 사용함. 현재 Python 공식 문서도 Using Python on Windows에서 이를 Windows 전용 동작으로 다루고 있음. (1) 결론부터 말하자면, Pyth.. 2026. 3. 16. Python Install Manager(PIM) 간단 사용법 0. 설치법2026.03.17 - [Python] - Windows Python install manager 설치하기 Windows Python install manager 설치하기Python 3.14 부터 Python install manger (PIM)가 Windows에서 도입됨(기존의 Python launcher for windows와 같이 py 명령어를 사용)Python 3.16 이후 부터는 Windows에선 PIM이 표준 설치 방식이 되므로 익혀두는게 좋다(개ds31x.tistory.com1. 개요 및 시스템 호환성Windows 전용: :PIM은 윈도우 환경의 파이썬 설치 관리를 위한 도구로 Python 3.14 부터 도입됨.Windows용이므로 macOS나 Linux는 uv 혹은 pyenv 사.. 2026. 3. 16. Windows PowerShell 명령어 (기본): PowerShell 5.x 5.x 라고 했으나, MS사가 Windows PowerShell의 버전을 5.1로 동결하고 이후의 버전( 6+)은 PowerShell (현재의 Major version은 7임)로 분리한 상태임.실행파일도 powershell.exe 와 pwsh.exe 로 완전히 다름. 기능 개선이 되어야 minor version이 올라가는데, Windows버전 향상이나 보안패치에 따른 micro-version(or patch) 증가만 이루어지게 됨: 즉, Windows PowerShell은 5.1 이 고정이라고 보면 된다. Windows PowerShell은 기능 개발 관점에서는 EOL (End Of Life) 상태이나Windows OS의 구성요소라Retired는 아닌 상태임. 스샷은 PowerShell 5.1 (Win.. 2025. 12. 31. Windows에서 Oh-My-Posh 설치하기 Windows 외의 OS에서는 Oh My Zsh 를 권장한다. oh-my-posh보다 빠름. Windows에서의 설치는 winget 을 이용하길 권함:2024.09.08 - [utils] - [Utils] winget 간단 사용법 [Utils] winget 간단 사용법winget은 CLI Windows Package Manager임.SW 설치,업데이트,제거등등을 쉽게 수행할 수 있음https://dsaint31.me/mkdocs_site/CE/ch15/ce15_2_5_package_management/ BME228Package Management : apt, yum, brew 등등 SW들의 경우 다양한 기ds31x.tistory.com Oh My Zsh 는 MacOS나 linux에서 권함:2023.09... 2025. 10. 11. [Py] Python Launcher for Windows - py 주의: 이 문서의 글은 Python 3.13까지에 해당하는 내용임. Python 3.14+에서는 Python Install Manager로 py 명령어를 봐야함:2026.03.16 - [Python] - py 와 python 의 차이: Python Launcher, PIM, and Python py 와 python 의 차이: Python Launcher, PIM, and PythonWindows에서 python과 py의 차이Windows에서 Python을 실행할 때 실행 명령어로 다음의 두가지가 사용됨:pythonpy겉보기에는 비슷하지만, 이들 동작은 내부적으로 차이가 있고,가상환경이나, uv, conda 등의ds31x.tistory.comPython 3.14 이후의 py명령어 사용은 다음을 참고2026.. 2025. 3. 6. [Py] How to Install Python on Windows from Python.org 주의: 이 문서가 다루는 방법은 Python 3.16부터는 제공되지 않을 예정임.Python install manager를 통한 설치가 Windows에서 표준으로 Python 3.14 이후로 제공된다.(conda 나 uv를 이용한 방식을 권함) 이에 대해선 다음을 참고:2026.03.17 - [Python] - Windows Python install manager 설치하기 Windows Python install manager 설치하기Python 3.14 부터 Python install manger (PIM)가 Windows에서 도입됨(기존의 Python launcher for windows와 같이 py 명령어를 사용)Python 3.16 이후 부터는 Windows에선 PIM이 표준 설치 방식이 되므로.. 2025. 3. 6. 이전 1 2 3 다음 728x90 반응형