# athenakit.io I/O utilities for reading and writing AthenaK data formats. ```{eval-rst} .. automodule:: athenakit.io :members: :undoc-members: :show-inheritance: ``` ## Binary reader ```{eval-rst} .. automodule:: athenakit.io.bin_convert :members: :undoc-members: ``` ## HDF5 / athdf reader ```{eval-rst} .. automodule:: athenakit.io.athena_read :members: :undoc-members: ```