<?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 苏然的个人博客</title><link>https://hugo2026-zi9ovgwy.edgeone.dev/tags/python/</link><description>Recent content in Python on 苏然的个人博客</description><generator>Hugo</generator><language>zh-CN</language><lastBuildDate>Sat, 15 Aug 2026 00:30:00 +0800</lastBuildDate><atom:link href="https://hugo2026-zi9ovgwy.edgeone.dev/tags/python/index.xml" rel="self" type="application/rss+xml"/><item><title>为什么很多程序不再打包 EXE？Python + WebUI 的甜与代价</title><link>https://hugo2026-zi9ovgwy.edgeone.dev/posts/wei-shen-me-bu-zai-da-bao-exe-python-plus-webui/</link><pubDate>Sat, 15 Aug 2026 00:30:00 +0800</pubDate><guid>https://hugo2026-zi9ovgwy.edgeone.dev/posts/wei-shen-me-bu-zai-da-bao-exe-python-plus-webui/</guid><description>&lt;style&gt;
 .pw-sec {
 margin: 2.6rem 0 1.2rem;
 text-align: center;
 font-family: 'Noto Serif SC', 'Songti SC', 'STSong', 'SimSun', serif;
 font-size: 1.1rem;
 font-weight: 600;
 letter-spacing: .1em;
 line-height: 1.6;
 color: var(--c);
 }
 .pw-sec::before,
 .pw-sec::after {
 content: "";
 display: inline-block;
 width: 2.4rem;
 height: 1px;
 background: var(--c);
 vertical-align: middle;
 margin: 0 .8rem;
 opacity: .45;
 }
&lt;/style&gt;
&lt;p&gt;　　过去我固执地认为：写工具，终点一定是打包成 exe。编译、封装、做安装包，还要祈祷用户别撞上缺 DLL 的报错。可现在大量工具走上了&amp;quot;Python 后端 + WebUI&amp;quot;路线——本地启个服务，浏览器访问即用。我曾以为这是开发的万能捷径，后来才慢慢看清：它只是特定场景下的甜区，代价同样不容忽视。&lt;/p&gt;</description></item></channel></rss>