<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>Makefile on 办公AI智能小助手</title>
    <link>https://blog.qife122.com/tags/makefile/</link>
    <description>Recent content in Makefile on 办公AI智能小助手</description>
    <generator>Hugo</generator>
    <language>zh-cn</language>
    <copyright>qife</copyright>
    <lastBuildDate>Sun, 14 Sep 2025 23:02:47 +0800</lastBuildDate>
    <atom:link href="https://blog.qife122.com/tags/makefile/index.xml" rel="self" type="application/rss+xml" />
    <item>
      <title>Python项目中Makefile的应用与入门指南</title>
      <link>https://blog.qife122.com/p/python%E9%A1%B9%E7%9B%AE%E4%B8%ADmakefile%E7%9A%84%E5%BA%94%E7%94%A8%E4%B8%8E%E5%85%A5%E9%97%A8%E6%8C%87%E5%8D%97/</link>
      <pubDate>Sun, 14 Sep 2025 23:02:47 +0800</pubDate>
      <guid>https://blog.qife122.com/p/python%E9%A1%B9%E7%9B%AE%E4%B8%ADmakefile%E7%9A%84%E5%BA%94%E7%94%A8%E4%B8%8E%E5%85%A5%E9%97%A8%E6%8C%87%E5%8D%97/</guid>
      <description>&lt;h1 id=&#34;引言&#34;&gt;引言&lt;/h1&gt;&#xA;&lt;p&gt;想象一下：你正在开发一个Python项目，每次运行测试都需要输入&lt;code&gt;python3 -m pytest tests/ --verbose --cov=src&lt;/code&gt;。格式化代码时要运行&lt;code&gt;black . &amp;amp;&amp;amp; isort .&lt;/code&gt;。进行代码检查时又要执行&lt;code&gt;flake8 src tests&lt;/code&gt;。很快你就会发现自己需要记住十几个不同的命令，而你的团队成员也在用略有不同的方式执行相同的操作。&lt;/p&gt;</description>
    </item>
  </channel>
</rss>
