<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:content="http://purl.org/rss/1.0/modules/content/">
  <channel>
    <title>Python on Eloy Melo</title>
    <link>https://eloymelo.com/tags/python/</link>
    <description>Recent content in Python on Eloy Melo</description>
    <generator>Hugo -- 0.147.9</generator>
    <language>en-US</language>
    <lastBuildDate>Thu, 16 Oct 2025 00:00:00 +0000</lastBuildDate>
    <atom:link href="https://eloymelo.com/tags/python/index.xml" rel="self" type="application/rss+xml" />
    <item>
      <title>Windows Setup Manager</title>
      <link>https://eloymelo.com/projects/windows-setup-manager/</link>
      <pubDate>Thu, 16 Oct 2025 00:00:00 +0000</pubDate>
      <guid>https://eloymelo.com/projects/windows-setup-manager/</guid>
      <description>&lt;p&gt;Automate Windows software installation with one command. Built with Python and PowerShell.&lt;/p&gt;
&lt;h2 id=&#34;quick-install&#34;&gt;Quick Install&lt;/h2&gt;
&lt;p&gt;Open &lt;strong&gt;PowerShell as Administrator&lt;/strong&gt; and run:&lt;/p&gt;
&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-powershell&#34; data-lang=&#34;powershell&#34;&gt;&lt;span style=&#34;display:flex;&#34;&gt;&lt;span&gt;iwr -useb &lt;span style=&#34;color:#e6db74&#34;&gt;&amp;#34;eloymelo.com/scripts/win/setup.ps1&amp;#34;&lt;/span&gt; | iex
&lt;/span&gt;&lt;/span&gt;&lt;/code&gt;&lt;/pre&gt;&lt;/div&gt;&lt;p&gt;An interactive window will appear where you can select packages from my curated collection of 95+ applications.&lt;/p&gt;
&lt;h2 id=&#34;how-it-works&#34;&gt;How It Works&lt;/h2&gt;
&lt;ol&gt;
&lt;li&gt;Run the command above&lt;/li&gt;
&lt;li&gt;Select the packages you want from the list&lt;/li&gt;
&lt;li&gt;Click OK and the tool installs everything automatically&lt;/li&gt;
&lt;li&gt;Done&lt;/li&gt;
&lt;/ol&gt;
&lt;h2 id=&#34;source-code&#34;&gt;Source Code&lt;/h2&gt;
&lt;p&gt;This is an open-source project. Check out the code and contribute:&lt;/p&gt;</description>
    </item>
  </channel>
</rss>
