<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>Packaging on Pi Stack</title>
    <link>https://www.pistack.xyz/tags/packaging/</link>
    <description>Recent content in Packaging on Pi Stack</description>
    <generator>Hugo</generator>
    <language>en-us</language>
    <lastBuildDate>Mon, 22 Jun 2026 00:00:00 +0000</lastBuildDate>
    <atom:link href="https://www.pistack.xyz/tags/packaging/index.xml" rel="self" type="application/rss+xml" />
    <item>
      <title>Self-Hosted Python Dependency Management: Poetry vs Pipenv vs Hatch vs PDM</title>
      <link>https://www.pistack.xyz/posts/2026-06-22-python-dependency-management-poetry-pipenv-hatch-pdm/</link>
      <pubDate>Mon, 22 Jun 2026 00:00:00 +0000</pubDate>
      <guid>https://www.pistack.xyz/posts/2026-06-22-python-dependency-management-poetry-pipenv-hatch-pdm/</guid>
      <description>&lt;p&gt;Python&amp;rsquo;s packaging ecosystem has evolved dramatically over the past decade. From the early days of &lt;code&gt;setup.py&lt;/code&gt; and &lt;code&gt;requirements.txt&lt;/code&gt;, the community has converged on a new generation of dependency and project management tools that handle virtual environments, lock files, build systems, and publishing in a unified workflow. This guide compares the four leading tools — &lt;strong&gt;Poetry&lt;/strong&gt;, &lt;strong&gt;Pipenv&lt;/strong&gt;, &lt;strong&gt;Hatch&lt;/strong&gt;, and &lt;strong&gt;PDM&lt;/strong&gt; — examining their approach to dependency resolution, lock file formats, PEP compliance, and real-world development ergonomics.&lt;/p&gt;</description>
    </item>
  </channel>
</rss>
