Formats# fetchez.formats# Formats init copyright: 2010-2026 Regents of the University of Colorado license: MIT, see LICENSE for more details. class fetchez.formats.BaseReader(path, **kwargs)[source]# Bases: object The base class for fetchez data Readers __init__(path, **kwargs)[source]# yield_chunks()[source]# Stream read the source and yield standard output.