<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>Posts on Alejandro Flores</title>
    <link>https://afr-dt.github.io/posts/</link>
    <description>Recent content in Posts on Alejandro Flores</description>
    <generator>Hugo</generator>
    <language>es</language>
    <lastBuildDate>Tue, 04 Nov 2025 09:00:00 -0600</lastBuildDate>
    <atom:link href="https://afr-dt.github.io/posts/index.xml" rel="self" type="application/rss+xml" />
    <item>
      <title>🚀 UV, el nuevo estándar para Python</title>
      <link>https://afr-dt.github.io/posts/uv-python/</link>
      <pubDate>Tue, 04 Nov 2025 09:00:00 -0600</pubDate>
      <guid>https://afr-dt.github.io/posts/uv-python/</guid>
      <description>&lt;h2 id=&#34;-qué-es-uv&#34;&gt;&#xA;  🧩 ¿Qué es UV?&#xA;  &lt;a class=&#34;heading-link&#34; href=&#34;#-qu%c3%a9-es-uv&#34;&gt;&#xA;    &lt;i class=&#34;fa-solid fa-link&#34; aria-hidden=&#34;true&#34; title=&#34;Link to heading&#34;&gt;&lt;/i&gt;&#xA;    &lt;span class=&#34;sr-only&#34;&gt;Link to heading&lt;/span&gt;&#xA;  &lt;/a&gt;&#xA;&lt;/h2&gt;&#xA;&lt;p&gt;&lt;a href=&#34;https://astral.sh/uv&#34;  class=&#34;external-link&#34; target=&#34;_blank&#34; rel=&#34;noopener&#34;&gt;&lt;code&gt;uv&lt;/code&gt;&lt;/a&gt; es una herramienta moderna creada por &lt;strong&gt;Astral&lt;/strong&gt; (los de &lt;code&gt;ruff&lt;/code&gt; 🦀) para reemplazar &lt;strong&gt;pip&lt;/strong&gt;, &lt;strong&gt;virtualenv&lt;/strong&gt;, &lt;strong&gt;pip-tools&lt;/strong&gt; y &lt;strong&gt;pipx&lt;/strong&gt; con un solo binario rápido y eficiente.&lt;/p&gt;&#xA;&lt;h2 id=&#34;-instalación&#34;&gt;&#xA;  ⚙️ Instalación&#xA;  &lt;a class=&#34;heading-link&#34; href=&#34;#-instalaci%c3%b3n&#34;&gt;&#xA;    &lt;i class=&#34;fa-solid fa-link&#34; aria-hidden=&#34;true&#34; title=&#34;Link to heading&#34;&gt;&lt;/i&gt;&#xA;    &lt;span class=&#34;sr-only&#34;&gt;Link to heading&lt;/span&gt;&#xA;  &lt;/a&gt;&#xA;&lt;/h2&gt;&#xA;&lt;div class=&#34;highlight&#34;&gt;&lt;pre tabindex=&#34;0&#34; style=&#34;color:#f8f8f2;background-color:#272822;-moz-tab-size:4;-o-tab-size:4;tab-size:4;&#34;&gt;&lt;code class=&#34;language-bash&#34; data-lang=&#34;bash&#34;&gt;&lt;span style=&#34;display:flex;&#34;&gt;&lt;span&gt;&lt;span style=&#34;color:#75715e&#34;&gt;# En macOS &amp;amp; Linux.&lt;/span&gt;&#xA;&lt;/span&gt;&lt;/span&gt;&lt;span style=&#34;display:flex;&#34;&gt;&lt;span&gt;curl -LsSf https://astral.sh/uv/install.sh | sh&#xA;&lt;/span&gt;&lt;/span&gt;&lt;span style=&#34;display:flex;&#34;&gt;&lt;span&gt;&lt;span style=&#34;color:#75715e&#34;&gt;# o con Homebrew&lt;/span&gt;&#xA;&lt;/span&gt;&lt;/span&gt;&lt;span style=&#34;display:flex;&#34;&gt;&lt;span&gt;brew install uv&#xA;&lt;/span&gt;&lt;/span&gt;&lt;span style=&#34;display:flex;&#34;&gt;&lt;span&gt;&#xA;&lt;/span&gt;&lt;/span&gt;&lt;span style=&#34;display:flex;&#34;&gt;&lt;span&gt;&lt;span style=&#34;color:#75715e&#34;&gt;# En Windows.&lt;/span&gt;&#xA;&lt;/span&gt;&lt;/span&gt;&lt;span style=&#34;display:flex;&#34;&gt;&lt;span&gt;powershell -ExecutionPolicy ByPass -c &lt;span style=&#34;color:#e6db74&#34;&gt;&amp;#34;irm https://astral.sh/uv/install.ps1 | iex&amp;#34;&lt;/span&gt;&#xA;&lt;/span&gt;&lt;/span&gt;&lt;/code&gt;&lt;/pre&gt;&lt;/div&gt;&lt;h2 id=&#34;-crea-tu-entorno-en-segundos&#34;&gt;&#xA;  📦 Crea tu entorno en segundos&#xA;  &lt;a class=&#34;heading-link&#34; href=&#34;#-crea-tu-entorno-en-segundos&#34;&gt;&#xA;    &lt;i class=&#34;fa-solid fa-link&#34; aria-hidden=&#34;true&#34; title=&#34;Link to heading&#34;&gt;&lt;/i&gt;&#xA;    &lt;span class=&#34;sr-only&#34;&gt;Link to heading&lt;/span&gt;&#xA;  &lt;/a&gt;&#xA;&lt;/h2&gt;&#xA;&lt;p&gt;Antes:&lt;/p&gt;</description>
    </item>
  </channel>
</rss>
