<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>Python on We Are The World</title>
    <link>https://hugo-help.pages.dev/categories/python/</link>
    <description>Recent content in Python on We Are The World</description>
    <generator>Hugo</generator>
    <language>en</language>
    <copyright>YK</copyright>
    <lastBuildDate>Sat, 10 May 2025 00:00:01 +0000</lastBuildDate>
    <atom:link href="https://hugo-help.pages.dev/categories/python/index.xml" rel="self" type="application/rss+xml" />
    <item>
      <title>Install Wget on Windows Powershell</title>
      <link>https://hugo-help.pages.dev/articles/install-wget-on-windows/</link>
      <pubDate>Sat, 10 May 2025 00:00:01 +0000</pubDate>
      <guid>https://hugo-help.pages.dev/articles/install-wget-on-windows/</guid>
      <description>&lt;ul&gt;&#xA;&lt;li&gt;Powershell&lt;/li&gt;&#xA;&lt;/ul&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;echo &lt;span style=&#34;color:#f92672&#34;&gt;===============================================================================&lt;/span&gt;&#xA;&lt;/span&gt;&lt;/span&gt;&lt;span style=&#34;display:flex;&#34;&gt;&lt;span&gt;Invoke-WebRequest -Uri &lt;span style=&#34;color:#e6db74&#34;&gt;&amp;#34;https://eternallybored.org/misc/wget/1.21.4/64/wget.exe&amp;#34;&lt;/span&gt; -OutFile &lt;span style=&#34;color:#e6db74&#34;&gt;&amp;#34;C:\Windows\wget.exe&amp;#34;&lt;/span&gt;&#xA;&lt;/span&gt;&lt;/span&gt;&lt;span style=&#34;display:flex;&#34;&gt;&lt;span&gt;echo &lt;span style=&#34;color:#f92672&#34;&gt;===============================================================================&lt;/span&gt;&#xA;&lt;/span&gt;&lt;/span&gt;&lt;span style=&#34;display:flex;&#34;&gt;&lt;span&gt;Invoke-WebRequest -Uri &lt;span style=&#34;color:#e6db74&#34;&gt;&amp;#34;https://qastatic.obs.cn-south-1.myhuaweicloud.com/files/wget.exe&amp;#34;&lt;/span&gt; -OutFile &lt;span style=&#34;color:#e6db74&#34;&gt;&amp;#34;C:\Windows\wget.exe&amp;#34;&lt;/span&gt;&#xA;&lt;/span&gt;&lt;/span&gt;&lt;span style=&#34;display:flex;&#34;&gt;&lt;span&gt;Invoke-WebRequest -Uri &lt;span style=&#34;color:#e6db74&#34;&gt;&amp;#34;https://qastatic.obs.cn-south-1.myhuaweicloud.com/files/7z/7z.exe&amp;#34;&lt;/span&gt; -OutFile &lt;span style=&#34;color:#e6db74&#34;&gt;&amp;#34;C:\Windows\7z.exe&amp;#34;&lt;/span&gt;&#xA;&lt;/span&gt;&lt;/span&gt;&lt;span style=&#34;display:flex;&#34;&gt;&lt;span&gt;Invoke-WebRequest -Uri &lt;span style=&#34;color:#e6db74&#34;&gt;&amp;#34;https://qastatic.obs.cn-south-1.myhuaweicloud.com/files/7z/7z.dll&amp;#34;&lt;/span&gt; -OutFile &lt;span style=&#34;color:#e6db74&#34;&gt;&amp;#34;C:\Windows\7z.dll&amp;#34;&lt;/span&gt;&#xA;&lt;/span&gt;&lt;/span&gt;&lt;span style=&#34;display:flex;&#34;&gt;&lt;span&gt;echo &lt;span style=&#34;color:#f92672&#34;&gt;===============================================================================&lt;/span&gt;&#xA;&lt;/span&gt;&lt;/span&gt;&lt;/code&gt;&lt;/pre&gt;&lt;/div&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-bash&#34; data-lang=&#34;bash&#34;&gt;&lt;span style=&#34;display:flex;&#34;&gt;&lt;span&gt;wget --no-check-certificate http://110.41.191.70/files/SunloginClient_15.8.1.19509_x64.exe&#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;wget --no-check-certificate http://110.41.191.70/files/MicrosoftEdgeSetup.exe&#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;wget --no-check-certificate http://110.41.191.70/files/npp.8.5.7.Installer.x64.exe&#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;wget --no-check-certificate https://github.com/notepad-plus-plus/notepad-plus-plus/releases/download/v8.7/npp.8.7.Installer.x64.exe&#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;wget --no-check-certificate https://qastatic.obs.cn-south-1.myhuaweicloud.com/files/7z2408-x64.exe&#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;start 7z2408-x64.exe&#xA;&lt;/span&gt;&lt;/span&gt;&lt;/code&gt;&lt;/pre&gt;&lt;/div&gt;&lt;ul&gt;&#xA;&lt;li&gt;CMD&lt;/li&gt;&#xA;&lt;/ul&gt;&#xA;&lt;pre tabindex=&#34;0&#34;&gt;&lt;code&gt;cd %TEMP%&#xA;&lt;/code&gt;&lt;/pre&gt;&lt;pre tabindex=&#34;0&#34;&gt;&lt;code&gt;cmd /k &amp;#34;cd /d %TEMP%&amp;#34;&#xA;&lt;/code&gt;&lt;/pre&gt;&lt;pre tabindex=&#34;0&#34;&gt;&lt;code&gt;start cmd /k &amp;#34;cd /d %TEMP%&amp;#34;&#xA;&lt;/code&gt;&lt;/pre&gt;&lt;pre tabindex=&#34;0&#34;&gt;&lt;code&gt;echo ===============================================================================&#xA;wget --no-check-certificate https://qastatic.obs.cn-south-1.myhuaweicloud.com/files/python-3.13.5-amd64.exe&#xA;start python-3.13.5-amd64.exe&#xA;echo ===============================================================================&#xA;wget --no-check-certificate https://qastatic.obs.cn-south-1.myhuaweicloud.com/files/Git-2.43.0-64-bit.exe&#xA;start Git-2.43.0-64-bit.exe&#xA;echo ===============================================================================&#xA;wget --no-check-certificate https://qastatic.obs.cn-south-1.myhuaweicloud.com/files/chromedriver-win64.zip&#xA;7z x chromedriver-win64.zip -o&amp;#34;C:\Program Files&amp;#34;&#xA;echo ===============================================================================&#xA;wget --no-check-certificate https://qastatic.obs.cn-south-1.myhuaweicloud.com/files/chrome-win64.zip&#xA;7z x chrome-win64.zip -o&amp;#34;C:\Program Files&amp;#34;&#xA;echo ===============================================================================&#xA;&lt;/code&gt;&lt;/pre&gt;</description>
    </item>
    <item>
      <title>PIP Fast Mirrors</title>
      <link>https://hugo-help.pages.dev/articles/pip-fast-mirrors/</link>
      <pubDate>Fri, 10 Jan 2025 00:00:01 +0000</pubDate>
      <guid>https://hugo-help.pages.dev/articles/pip-fast-mirrors/</guid>
      <description>&lt;ul&gt;&#xA;&lt;li&gt;PIP Fast Mirrors&lt;/li&gt;&#xA;&lt;/ul&gt;&#xA;&lt;pre tabindex=&#34;0&#34;&gt;&lt;code&gt;# 阿里源&#xA;pip config set global.index-url https://mirrors.aliyun.com/pypi/simple&#xA;&#xA;# 腾讯源&#xA;pip config set global.index-url http://mirrors.cloud.tencent.com/pypi/simple&#xA;&#xA;# 豆瓣源&#xA;pip config set global.index-url http://pypi.douban.com/simple&#xA;&#xA;# 中科大源&#xA;pip config set global.index-url https://pypi.mirrors.ustc.edu.cn/simple&#xA;&#xA;# 清华源&#xA;pip config set global.index-url https://pypi.tuna.tsinghua.edu.cn/simple&#xA;&#xA;# 换回默认源&#xA;pip config unset global.index-url&#xA;&lt;/code&gt;&lt;/pre&gt;</description>
    </item>
  </channel>
</rss>
