Python logo

Previous topic

tarfile --- 讀取與寫入 tar 封存檔案

Next topic

csv --- CSV 檔案讀取及寫入

This page

  • Report a bug
  • Show source

Navigation

  • 索引
  • 模組 |
  • 下一頁 |
  • 上一頁 |
  • Python logo
  • Python »
  • 3.13.7 Documentation »
  • Python 標準函式庫 (Standard Library) »
  • 檔案格式
  • |
  • |

檔案格式¶

本章所描述的模組會剖析各種非標記類型語言且與電子郵件無關的雜項檔案格式。

  • csv --- CSV 檔案讀取及寫入
    • 模組內容
    • Dialect 與格式參數
    • 讀取器物件
    • 寫入器物件
    • 範例
  • configparser --- 設定檔剖析器
    • Quick Start
    • Supported Datatypes
    • Fallback Values
    • Supported INI File Structure
    • Unnamed Sections
    • Interpolation of values
    • Mapping Protocol Access
    • Customizing Parser Behaviour
    • Legacy API Examples
    • ConfigParser 物件
    • RawConfigParser 物件
    • 例外
  • tomllib --- 剖析 TOML 檔案
    • 範例
    • 轉換表
  • netrc --- netrc 檔案處理
    • netrc 物件
  • plistlib --- 產生和剖析 Apple .plist 檔案
    • 範例

Previous topic

tarfile --- 讀取與寫入 tar 封存檔案

Next topic

csv --- CSV 檔案讀取及寫入

This page

  • Report a bug
  • Show source
«

Navigation

  • 索引
  • 模組 |
  • 下一頁 |
  • 上一頁 |
  • Python logo
  • Python »
  • 3.13.7 Documentation »
  • Python 標準函式庫 (Standard Library) »
  • 檔案格式
  • |
  • |
© Copyright 2001-2025, Python Software Foundation.
This page is licensed under the Python Software Foundation License Version 2.
Examples, recipes, and other code in the documentation are additionally licensed under the Zero Clause BSD License.
See History and License for more information.

The Python Software Foundation is a non-profit corporation. Please donate.

Last updated on 9月 09, 2025 (08:45 UTC). Found a bug?
Created using Sphinx 8.2.3.