Read/write parsers ================== This page documents the full :mod:`at_py.readwrite` package: binary and ASCII parsers, format writers, and MAT helpers re-exported from submodules. It complements the :doc:`api` page, which focuses on the client, runner, and core types. .. automodule:: at_py.readwrite :members: :imported-members: :undoc-members: :show-inheritance: .. automodule:: at_py.readwrite.fortran_records :members: :undoc-members: :show-inheritance: