Logo

Tópico anterior

tarfile — Read and write tar archive files

Próximo tópico

csv — Leitura e escrita de arquivos CSV

Esta página

  • Relatar um erro
  • Exibir código-fonte

Navegação

  • índice
  • módulos |
  • próximo |
  • anterior |
  • python logo
  • Python »
  • 3.11.1 Documentation »
  • A Biblioteca Padrão do Python »
  • Formatos de Arquivo
  • |

Formatos de Arquivo¶

Os módulos descritos neste capítulo analisam vários formatos de arquivo diversos que não são linguagens de marcação e não estão relacionados ao e-mail.

  • csv — Leitura e escrita de arquivos CSV
    • Conteúdo do módulo
    • Dialetos e parâmetros de formatação
    • Objetos Reader
    • Objetos Writer
    • Exemplos
  • configparser — Configuration file parser
    • Quick Start
    • Supported Datatypes
    • Fallback Values
    • Estrutura dos arquivos INI
    • Interpolation of values
    • Mapping Protocol Access
    • Customizing Parser Behaviour
    • Exemplos de APIs legadas
    • ConfigParser Objects
    • RawConfigParser Objects
    • Exceções
  • tomllib — Analisa arquivos TOML
    • Exemplos
    • Tabela de conversão
  • netrc — Arquivo de processamento netrc
    • Objetos netrc
  • plistlib — Generate and parse Apple .plist files
    • Exemplos

Tópico anterior

tarfile — Read and write tar archive files

Próximo tópico

csv — Leitura e escrita de arquivos CSV

Esta página

  • Relatar um erro
  • Exibir código-fonte

Navegação

  • índice
  • módulos |
  • próximo |
  • anterior |
  • python logo
  • Python »
  • 3.11.1 Documentation »
  • A Biblioteca Padrão do Python »
  • Formatos de Arquivo
  • |
© Direitos autorais 2001-2023, 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.

Última atualização em jan. 29, 2023. Found a bug?
Criada usando Sphinx 4.5.0.