<?xml version="1.0" encoding="utf-8" standalone="yes"?><?xml-stylesheet type="text/xsl" href="/rss.xsl"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>Python Developer Tooling Handbook – PyPA</title>
    <link>https://pydevtools.com/tags/pypa/</link>
    <description>The Python Developer Tooling Handbook is a comprehensive guide to Python development tools including uv, ruff, pytest, mypy, ty, and more.</description>
    <generator>Hugo -- gohugo.io</generator>
    <language>en</language>
    <lastBuildDate>Thu, 27 Feb 2025 14:56:00 +0000</lastBuildDate>
    
	  <atom:link href="https://pydevtools.com/tags/pypa/index.xml" rel="self" type="application/rss+xml" />
    
    <item>
      <title>Why Doesn&#39;t the Authoritative Python Packaging Guide Mention the Best Thing that&#39;s Happened to Python Packaging?</title>
      <link>https://pydevtools.com/handbook/explanation/uv-not-in-ppug/</link>
      <pubDate>Thu, 27 Feb 2025 14:56:00 +0000</pubDate>
      <author>Tim Hopper</author>
      <guid>https://pydevtools.com/handbook/explanation/uv-not-in-ppug/</guid>
      <description>&lt;p&gt;&lt;a href=&#34;https://pydevtools.com/handbook/reference/uv/&#34;&gt;uv&lt;/a&gt; is the most widely adopted new Python tool in years, yet the &lt;a href=&#34;https://pydevtools.com/handbook/reference/python-packaging-user-guide/&#34;&gt;Python Packaging User Guide&lt;/a&gt; (PPUG) makes no mention of it.&lt;/p&gt;
&lt;h2&gt;What does uv replace?&lt;span class=&#34;hx:absolute hx:-mt-20&#34; id=&#34;what-does-uv-replace&#34;&gt;&lt;/span&gt;
    &lt;a href=&#34;#what-does-uv-replace&#34; class=&#34;subheading-anchor&#34; aria-label=&#34;Permalink for this section&#34;&gt;&lt;/a&gt;&lt;/h2&gt;
&lt;p&gt;uv delivers 10-100x faster package operations than &lt;a href=&#34;https://pydevtools.com/handbook/reference/pip/&#34;&gt;pip&lt;/a&gt; while consolidating functionality previously spread across &lt;a href=&#34;https://pydevtools.com/handbook/reference/pip-tools/&#34;&gt;pip-tools&lt;/a&gt;, &lt;a href=&#34;https://pydevtools.com/handbook/reference/virtualenv/&#34;&gt;virtualenv&lt;/a&gt;, &lt;a href=&#34;https://pydevtools.com/handbook/reference/pyenv/&#34;&gt;pyenv&lt;/a&gt;, and more into a single tool. Since its introduction in early 2024, it has become the default recommendation in many Python teams and communities.&lt;/p&gt;
&lt;h2&gt;Who controls packaging.python.org?&lt;span class=&#34;hx:absolute hx:-mt-20&#34; id=&#34;who-controls-packagingpythonorg&#34;&gt;&lt;/span&gt;
    &lt;a href=&#34;#who-controls-packagingpythonorg&#34; class=&#34;subheading-anchor&#34; aria-label=&#34;Permalink for this section&#34;&gt;&lt;/a&gt;&lt;/h2&gt;
&lt;p&gt;The Python Packaging Authority (PyPA) started in 2011 as a working group focused on maintaining specific packaging tools, particularly pip and virtualenv. Its name suggests broad authority over Python packaging, but its scope has always been narrower.&lt;/p&gt;</description>
    </item>
    
  </channel>
</rss>
