pyre.records.Extractor

Module Contents

class pyre.records.Extractor.Extractor

A strategy for pulling data from a stream and performing value coercions indicated by the field descriptors

__call__(self, record, source, **kwds)

Pull values from {source}, convert and yield them