This document is for an old version of Python that is no longer supported. You should upgrade and read the documentação do Python para versão estável atual.

Navegação

  • índice
  • módulos |
  • próximo |
  • anterior |
  • Python »
  • documentação Python 2.7.18 »
  • A Biblioteca Padrão do Python »

13. Formatos de Arquivo¶

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

  • 13.1. csv — Leiture e Escrita de arquivos CSV
    • 13.1.1. Conteúdo do Módulo
    • 13.1.2. Dialetos e parâmetros de formatação
    • 13.1.3. Reader Objects
    • 13.1.4. Objetos Writer
    • 13.1.5. Exemplos
  • 13.2. ConfigParser — Configuration file parser
    • 13.2.1. RawConfigParser Objects
    • 13.2.2. ConfigParser Objects
    • 13.2.3. SafeConfigParser Objects
    • 13.2.4. Exemplos
  • 13.3. robotparser — Parser for robots.txt
  • 13.4. netrc — arquivo de processamento netrc
    • 13.4.1. Objetos netrc
  • 13.5. xdrlib — Encode and decode XDR data
    • 13.5.1. Objetos Packer
    • 13.5.2. Unpacker Objects
    • 13.5.3. Exceções
  • 13.6. plistlib — Generate and parse Mac OS X .plist files
    • 13.6.1. Exemplos

Tópico anterior

12.5. tarfile — Read and write tar archive files

Próximo tópico

13.1. csv — Leiture e Escrita de arquivos CSV

Essa Página

  • Exibir Fonte

Busca rápida

Navegação

  • índice
  • módulos |
  • próximo |
  • anterior |
  • Python »
  • documentação Python 2.7.18 »
  • A Biblioteca Padrão do Python »
© Copyright 1990-2020, Python Software Foundation.
O Python Software Foundation é uma corporação sem fins lucrativos. Por favor, doe.
Last updated on jun 19, 2020. encontrou um bug?
Criado usando o Sphinx 2.3.1.