Python logo

Önceki konu

tarfile — Read and write tar archive files

Sonraki konu

csv — CSV File Reading and Writing

This page

  • Report a bug
  • Show source

Navigasyon

  • dizin
  • modülleri |
  • sonraki |
  • önceki |
  • Python logo
  • Python »
  • 3.14.0rc3 Documentation »
  • Python Standart Kütüphanesi »
  • File Formats
  • |
  • |

File Formats¶

The modules described in this chapter parse various miscellaneous file formats that aren’t markup languages and are not related to e-mail.

  • csv — CSV File Reading and Writing
    • Module Contents
    • Dialects and Formatting Parameters
    • Reader Objects
    • Writer Objects
    • Examples
  • configparser — Configuration file parser
    • 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 Objects
    • RawConfigParser Objects
    • Exceptions
  • tomllib — Parse TOML files
    • Examples
    • Conversion Table
  • netrc — netrc file processing
    • netrc Objects
  • plistlib — Generate and parse Apple .plist files
    • Examples

Önceki konu

tarfile — Read and write tar archive files

Sonraki konu

csv — CSV File Reading and Writing

This page

  • Report a bug
  • Show source
«

Navigasyon

  • dizin
  • modülleri |
  • sonraki |
  • önceki |
  • Python logo
  • Python »
  • 3.14.0rc3 Documentation »
  • Python Standart Kütüphanesi »
  • File Formats
  • |
  • |
© Telif Hakkı 2001 Python Software Foundation.
Bu sayfa, Python Software Foundation License Version 2 kapsamında lisanslanmıştır.
Dokümantasyondaki örnekler, tarifler ve diğer kodlar ek olarak Zero Clause BSD License kapsamında lisanslanmıştır.
Daha fazla bilgi için Geçmiş ve Lisans bölümüne bakın.

Python Software Foundation kâr amacı gütmeyen bir kuruluştur. Lütfen bağış yapın.

En son Eyl 30, 2025 (06:58 UTC) tarihinde güncellendi. Bir bug mı buldunuz?
Sphinx 8.2.3 ile oluşturuldu.