skbio.io.registry.Format
========================

.. currentmodule:: skbio.io.registry

.. autoclass:: Format

   

   .. HACK -- the point here is that we don't want this to appear in the output, but the autosummary should still generate the pages.
      .. autosummary::
         :toctree:
      
         
         Format.__format__
         
         
         
         
         
         
         
         
         
         
         
         
         
         
         Format.reader
         
         Format.sniffer
         
         Format.writer



   

   .. HACK -- the point here is that we don't want this to appear in the output, but the autosummary should still generate the pages.
      .. autosummary::
         :toctree:
      
         Format.is_binary_format
         Format.monkey_patched_readers
         Format.monkey_patched_writers
         Format.name
         Format.readers
         Format.sniffer_function
         Format.writers

