<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>pip on LaMelD</title><link>https://lameld.github.io/tags/pip/</link><description>Recent content in pip on LaMelD</description><generator>Hugo</generator><language>ko-KR</language><lastBuildDate>Thu, 17 Sep 2026 00:00:00 +0000</lastBuildDate><atom:link href="https://lameld.github.io/tags/pip/index.xml" rel="self" type="application/rss+xml"/><item><title>패키지 관리: pip, venv, uv, poetry</title><link>https://lameld.github.io/python-tooling/package-manager/</link><pubDate>Thu, 17 Sep 2026 00:00:00 +0000</pubDate><guid>https://lameld.github.io/python-tooling/package-manager/</guid><description>&lt;blockquote&gt;&#10;&lt;p&gt;Python은 &lt;strong&gt;가상환경으로 프로젝트를 격리&lt;/strong&gt;하고 그 안에서 &lt;strong&gt;pip&lt;/strong&gt;(또는 uv·poetry)로 패키지를 설치한다. 전역에 바로 설치하면 프로젝트 간 버전이 충돌하므로, 프로젝트마다 가상환경을 두는 것이 기본이다.&lt;/p&gt;</description></item></channel></rss>