<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>TOML on 每日拍拍</title>
    <link>https://dailypypy.org/tags/toml/</link>
    <description>Recent content in TOML on 每日拍拍</description>
    <generator>Hugo -- gohugo.io</generator>
    <language>zh-tw</language>
    <copyright>© 2026 每日拍拍</copyright>
    <lastBuildDate>Fri, 24 Apr 2026 12:08:00 +0800</lastBuildDate><atom:link href="https://dailypypy.org/tags/toml/index.xml" rel="self" type="application/rss+xml" />
    <follow_challenge>
      <feedId>155076163427069952</feedId>
      <userId>154825760438254592</userId>
    </follow_challenge>
    
    
    <item>
      <title>Python tomllib 實戰：內建 TOML 解析、設定檔管理與 pyproject.toml 完全攻略</title>
      <link>https://dailypypy.org/learn/python-tomllib/</link>
      <pubDate>Fri, 24 Apr 2026 12:08:00 +0800</pubDate>
      
      <guid>https://dailypypy.org/learn/python-tomllib/</guid>
      <description>&lt;!---
1024x616
prompt: masterpiece, best quality, highres, clean anime illustration, japanese anime style, soft shading, flat color design, 1girl, black hair, green eyes, white off-shoulder shirt, black short skirt, from below looking up, pointing upward, explaining, cheerful confident smile, looking at viewer, pastel apricot background, neat composition, detailed eyes, cute and smart vibe, minimal background, polished illustration, no text
negative prompt: worst quality, bad eye, bad hand, extra limbs, manga, multiple views, monochrome, text, signature
---&gt;
&lt;p&gt;TOML 是 Python 生態系越來越常見的設定檔格式。
&lt;code&gt;pyproject.toml&lt;/code&gt;、Ruff、Mypy、pytest、uv、Poetry、Hatch……好多工具都用它。
以前在 Python 裡讀 TOML，通常要另外安裝 &lt;code&gt;tomli&lt;/code&gt; 或 &lt;code&gt;toml&lt;/code&gt;。
但從 Python 3.11 開始，標準函式庫內建了 &lt;code&gt;tomllib&lt;/code&gt;。&lt;/p&gt;</description>
      <media:content xmlns:media="http://search.yahoo.com/mrss/" url="https://dailypypy.org/learn/python-tomllib/featured.png" />
    </item>
    
  </channel>
</rss>
