Back to Cpython

File Formats

Doc/library/fileformats.rst

3.15.0a8287 B
Original Source

.. _fileformats:


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.

.. toctree::

csv.rst configparser.rst tomllib.rst netrc.rst plistlib.rst