Dokumen ini untuk versi lama Python yang tidak didukung lagi. Anda harus memutakhirkan, dan membaca Dokumentasi Python untuk rilis stabil saat ini.

Navigasi

  • index
  • modul |
  • berikut |
  • sebelum |
  • Python »
  • 3.6.15 Documentation »
  • Pustaka Standar Python »
  • |

14. File FormatsΒΆ

Modul yang dijelaskan dalam bab ini mengurai berbagai macam format file yang bukan bahasa markup dan tidak terkait dengan email.

  • 14.1. csv --- Baca dan Tulis file CSV
    • 14.1.1. Modul-Modul
    • 14.1.2. Dialek dan Parameter Pemformatan
    • 14.1.3. Reader Objects
    • 14.1.4. Writer Objects
    • 14.1.5. Contoh-contoh
  • 14.2. configparser --- Configuration file parser
    • 14.2.1. Quick Start
    • 14.2.2. Supported Datatypes
    • 14.2.3. Fallback Values
    • 14.2.4. Supported INI File Structure
    • 14.2.5. Interpolation of values
    • 14.2.6. Mapping Protocol Access
    • 14.2.7. Customizing Parser Behaviour
    • 14.2.8. Legacy API Examples
    • 14.2.9. ConfigParser Objects
    • 14.2.10. RawConfigParser Objects
    • 14.2.11. Pengecualian
  • 14.3. netrc --- netrc file processing
    • 14.3.1. netrc Objects
  • 14.4. xdrlib --- Encode and decode XDR data
    • 14.4.1. Packer Objects
    • 14.4.2. Unpacker Objects
    • 14.4.3. Pengecualian
  • 14.5. plistlib --- Generate and parse Mac OS X .plist files
    • 14.5.1. Contoh-contoh

Topik sebelumnya

13.6. tarfile --- Read and write tar archive files

Topik berikutnya

14.1. csv --- Baca dan Tulis file CSV

Halaman Ini

  • Laporkan Bug
  • Lihat Sumber

Navigasi

  • index
  • modul |
  • berikut |
  • sebelum |
  • Python »
  • 3.6.15 Documentation »
  • Pustaka Standar Python »
  • |
© Hak Cipta 2001-2021, Python Software Foundation.
The Python Software Foundation is a non-profit corporation. Please donate.
Terakhir diperbarui pada Des 29, 2021. Found a bug?
Created using Sphinx 2.3.1.