LICENSE
README.md
pyproject.toml
setup.cfg
setup.py
dev/benchmarks/bench_import_open.py
dev/scripts/find_missing_fixtures.py
dev/scripts/inspect_zip.py
dev/scripts/verify_output.py
docs/node_modules/shell-quote/print.py
examples/converter/convert.py
examples/simplewiki/convert.py
examples/simplewiki/convert_parquet.py
examples/simplewiki/enrich.py
examples/zipxml/process_rmsp_zip.py
iterable/__init__.py
iterable/base.py
iterable/codecs/__init__.py
iterable/codecs/brotlicodec.py
iterable/codecs/bz2codec.py
iterable/codecs/gzipcodec.py
iterable/codecs/lz4codec.py
iterable/codecs/lzmacodec.py
iterable/codecs/lzocodec.py
iterable/codecs/rawcodec.py
iterable/codecs/snappycodec.py
iterable/codecs/szipcodec.py
iterable/codecs/zipcodec.py
iterable/codecs/zstdcodec.py
iterable/convert/__init__.py
iterable/convert/core.py
iterable/datatypes/__init__.py
iterable/datatypes/annotatedcsv.py
iterable/datatypes/apachelog.py
iterable/datatypes/arrow.py
iterable/datatypes/asn1.py
iterable/datatypes/avro.py
iterable/datatypes/beam.py
iterable/datatypes/bencode.py
iterable/datatypes/bsonf.py
iterable/datatypes/capnp.py
iterable/datatypes/cbor.py
iterable/datatypes/cdx.py
iterable/datatypes/cef.py
iterable/datatypes/csv.py
iterable/datatypes/csvw.py
iterable/datatypes/dbf.py
iterable/datatypes/delta.py
iterable/datatypes/duckdb.py
iterable/datatypes/dxf.py
iterable/datatypes/edn.py
iterable/datatypes/eml.py
iterable/datatypes/feed.py
iterable/datatypes/flatbuffers.py
iterable/datatypes/flexbuffers.py
iterable/datatypes/flink.py
iterable/datatypes/fwf.py
iterable/datatypes/gelf.py
iterable/datatypes/geojson.py
iterable/datatypes/geopackage.py
iterable/datatypes/gml.py
iterable/datatypes/hdf5.py
iterable/datatypes/hocon.py
iterable/datatypes/hudi.py
iterable/datatypes/ical.py
iterable/datatypes/iceberg.py
iterable/datatypes/ilp.py
iterable/datatypes/ini.py
iterable/datatypes/ion.py
iterable/datatypes/json.py
iterable/datatypes/jsonl.py
iterable/datatypes/jsonld.py
iterable/datatypes/kafka.py
iterable/datatypes/kml.py
iterable/datatypes/lance.py
iterable/datatypes/ldif.py
iterable/datatypes/ltsv.py
iterable/datatypes/mbox.py
iterable/datatypes/mhtml.py
iterable/datatypes/msgpack.py
iterable/datatypes/mvt.py
iterable/datatypes/mysqldump.py
iterable/datatypes/netcdf.py
iterable/datatypes/nquads.py
iterable/datatypes/ntriples.py
iterable/datatypes/ods.py
iterable/datatypes/orc.py
iterable/datatypes/parquet.py
iterable/datatypes/pcap.py
iterable/datatypes/pgcopy.py
iterable/datatypes/picklef.py
iterable/datatypes/protobuf.py
iterable/datatypes/psv.py
iterable/datatypes/pulsar.py
iterable/datatypes/px.py
iterable/datatypes/rdata.py
iterable/datatypes/rdfxml.py
iterable/datatypes/rds.py
iterable/datatypes/recordio.py
iterable/datatypes/sas.py
iterable/datatypes/sequencefile.py
iterable/datatypes/shapefile.py
iterable/datatypes/smile.py
iterable/datatypes/spss.py
iterable/datatypes/sqlite.py
iterable/datatypes/stata.py
iterable/datatypes/tfrecord.py
iterable/datatypes/thrift.py
iterable/datatypes/toml.py
iterable/datatypes/topojson.py
iterable/datatypes/turtle.py
iterable/datatypes/txt.py
iterable/datatypes/ubjson.py
iterable/datatypes/vcf.py
iterable/datatypes/warc.py
iterable/datatypes/xls.py
iterable/datatypes/xlsx.py
iterable/datatypes/xml.py
iterable/datatypes/yaml.py
iterable/datatypes/zipped.py
iterable/datatypes/zipxml.py
iterable/engines/__init__.py
iterable/engines/duckdb.py
iterable/helpers/__init__.py
iterable/helpers/detect.py
iterable/helpers/schema.py
iterable/helpers/utils.py
iterable/pipeline/__init__.py
iterable/pipeline/core.py
iterabledata.egg-info/PKG-INFO
iterabledata.egg-info/SOURCES.txt
iterabledata.egg-info/dependency_links.txt
iterabledata.egg-info/requires.txt
iterabledata.egg-info/top_level.txt
tests/test_7z.py
tests/test_annotatedcsv.py
tests/test_apachelog.py
tests/test_arrow.py
tests/test_asn1.py
tests/test_avro.py
tests/test_base.py
tests/test_bencode.py
tests/test_brotli.py
tests/test_bson.py
tests/test_bzip2.py
tests/test_capnp.py
tests/test_cbor.py
tests/test_cdx.py
tests/test_cef.py
tests/test_codecs_init.py
tests/test_convert.py
tests/test_csv.py
tests/test_csvw.py
tests/test_dbf.py
tests/test_delta.py
tests/test_detect.py
tests/test_duckdb.py
tests/test_duckdb_format.py
tests/test_edn.py
tests/test_eml.py
tests/test_flatbuffers.py
tests/test_fwf.py
tests/test_gelf.py
tests/test_geojson.py
tests/test_geopackage.py
tests/test_gml.py
tests/test_gzip.py
tests/test_hdf5.py
tests/test_hocon.py
tests/test_hudi.py
tests/test_ical.py
tests/test_iceberg.py
tests/test_ilp.py
tests/test_ini.py
tests/test_ion.py
tests/test_json.py
tests/test_jsonl.py
tests/test_jsonld.py
tests/test_kml.py
tests/test_ldif.py
tests/test_ltsv.py
tests/test_lz4.py
tests/test_lzma.py
tests/test_lzo.py
tests/test_mbox.py
tests/test_mhtml.py
tests/test_msgpack.py
tests/test_mysqldump.py
tests/test_nquads.py
tests/test_ntriples.py
tests/test_ods.py
tests/test_openiterable.py
tests/test_orc.py
tests/test_parquet.py
tests/test_pcap.py
tests/test_pgcopy.py
tests/test_pickle.py
tests/test_pipeline.py
tests/test_property_roundtrip.py
tests/test_protobuf.py
tests/test_psv.py
tests/test_px.py
tests/test_raw.py
tests/test_rdata.py
tests/test_rdfxml.py
tests/test_rds.py
tests/test_sas.py
tests/test_schema.py
tests/test_shapefile.py
tests/test_smile.py
tests/test_snappy.py
tests/test_spss.py
tests/test_sqlite.py
tests/test_stata.py
tests/test_thrift.py
tests/test_toml.py
tests/test_totals.py
tests/test_turtle.py
tests/test_txt.py
tests/test_ubjson.py
tests/test_utils.py
tests/test_vcf.py
tests/test_warc.py
tests/test_xls.py
tests/test_xlsx.py
tests/test_xml.py
tests/test_yaml.py
tests/test_zip.py
tests/test_zipxml.py
tests/test_zstd.py