Python logo

前のトピックへ

tarfile --- Read and write tar archive files

次のトピックへ

csv --- CSV File Reading and Writing

このページ

  • バグ報告
  • ソースの表示

ナビゲーション

  • 索引
  • モジュール |
  • 次へ |
  • 前へ |
  • Python logo
  • Python »
  • 3.11.12 Documentation »
  • Python 標準ライブラリ »
  • ファイルフォーマット
  • |
  • |

ファイルフォーマット¶

この章で説明されるモジュールはマークアップやEメールでない様々なファイルフォーマットを構文解析します。

  • csv --- CSV File Reading and Writing
    • モジュールコンテンツ
    • Dialect クラスと書式化パラメータ
    • reader オブジェクト
    • writer オブジェクト
    • 使用例
  • configparser --- Configuration file parser
    • クイックスタート
    • サポートされるデータ型
    • 代替値
    • サポートするINI ファイルの構造
    • 値の補間
    • マップ型プロトコルアクセス
    • パーサーの振る舞いをカスタマイズする
    • レガシーな API の例
    • ConfigParser オブジェクト
    • RawConfigParser オブジェクト
    • 例外
  • tomllib --- Parse TOML files
    • 使用例
    • 変換表
  • netrc --- netrc file processing
    • netrc オブジェクト
  • plistlib --- Generate and parse Apple .plist files
    • 使用例

前のトピックへ

tarfile --- Read and write tar archive files

次のトピックへ

csv --- CSV File Reading and Writing

このページ

  • バグ報告
  • ソースの表示
«

ナビゲーション

  • 索引
  • モジュール |
  • 次へ |
  • 前へ |
  • Python logo
  • Python »
  • 3.11.12 Documentation »
  • Python 標準ライブラリ »
  • ファイルフォーマット
  • |
  • |
© 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.

最終更新: Apr 12, 2025 (01:12 UTC) Found a bug?
Created using Sphinx 7.2.6.