Formats# fetchez.streams# Streams init copyright: 2010-2026 Regents of the University of Colorado license: MIT, see LICENSE for more details. class fetchez.streams.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.