data_extractor
data_extractor copied to clipboard
Iterative extracting.
python-json-rwis not designed for iterable extractinglxml.xpathis not designed for iterable extracting
But implement AbstractSimpleExtractor.iter_extract and AbstractComplexExtractor.iter_extract can be able to reduce the memory usage when doing large data extracting .