LICENSE
README.md
pyproject.toml
setup.cfg
setup.py
dev/benchmarks/bench_import_open.py
dev/benchmarks/bench_memory_usage.py
dev/scripts/coverage_by_package.py
dev/scripts/export_formats_json.py
dev/scripts/find_missing_fixtures.py
dev/scripts/generate_format_doc_stubs.py
dev/scripts/generate_llms_txt.py
dev/scripts/inspect_zip.py
dev/scripts/verify_output.py
docs/node_modules/shell-quote/print.py
examples/ai/anthropic_tools.py
examples/ai/generate_blocks.py
examples/ai/generate_documentation.py
examples/ai/langchain_agent.py
examples/ai/openai_function_calling.py
examples/ai/plan_conversion.py
examples/converter/convert.py
examples/db/read_mysql.py
examples/db/read_postgresql.py
examples/db/read_sqlite.py
examples/elasticsearch/convert_to_jsonl.py
examples/elasticsearch/convert_to_jsonl_zst.py
examples/elasticsearch/convert_to_parquet.py
examples/elasticsearch/iterate.py
examples/ingest/to_db_postgresql.py
examples/ingest/to_db_sqlite.py
examples/mongodb/convert_to_jsonl.py
examples/mongodb/convert_to_jsonl_zst.py
examples/mongodb/convert_to_parquet.py
examples/mongodb/iterate.py
examples/ops/filter_example.py
examples/ops/inspect_example.py
examples/ops/schema_example.py
examples/ops/stats_example.py
examples/ops/transform_example.py
examples/pipeline/run_pipeline.py
examples/simplewiki/convert.py
examples/simplewiki/convert_parquet.py
examples/simplewiki/enrich.py
examples/validate/validate_example.py
examples/warc/convert_to_jsonl.py
examples/warc/convert_to_parquet.py
examples/zipxml/process_rmsp_zip.py
iterable/__init__.py
iterable/async_base.py
iterable/base.py
iterable/codec_base.py
iterable/dataframe_adapters.py
iterable/exceptions.py
iterable/guidance.py
iterable/py.typed
iterable/types.py
iterable/ai/__init__.py
iterable/ai/blocks.py
iterable/ai/cache.py
iterable/ai/context.py
iterable/ai/doc.py
iterable/ai/fileinfo.py
iterable/ai/filter.py
iterable/ai/metadata.py
iterable/ai/models.py
iterable/ai/plan.py
iterable/ai/progress.py
iterable/ai/providers.py
iterable/ai/sampling.py
iterable/ai/semantic.py
iterable/ai/suggest.py
iterable/ai/utils.py
iterable/ai/prompts/__init__.py
iterable/catalog/__init__.py
iterable/codecs/__init__.py
iterable/codecs/_stream.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/_shared.py
iterable/datatypes/annotatedcsv.py
iterable/datatypes/apachelog.py
iterable/datatypes/arff.py
iterable/datatypes/arrow.py
iterable/datatypes/asn1.py
iterable/datatypes/avro.py
iterable/datatypes/bam.py
iterable/datatypes/beam.py
iterable/datatypes/bencode.py
iterable/datatypes/bsonf.py
iterable/datatypes/capnp.py
iterable/datatypes/cbor.py
iterable/datatypes/cdf.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/dot.py
iterable/datatypes/duckdb.py
iterable/datatypes/dxf.py
iterable/datatypes/edn.py
iterable/datatypes/eml.py
iterable/datatypes/fasta.py
iterable/datatypes/fastq.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/gexf.py
iterable/datatypes/gml.py
iterable/datatypes/gpx.py
iterable/datatypes/graphml.py
iterable/datatypes/hdf5.py
iterable/datatypes/hocon.py
iterable/datatypes/html.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/kmz.py
iterable/datatypes/lance.py
iterable/datatypes/ldif.py
iterable/datatypes/libsvm.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/n3.py
iterable/datatypes/netcdf.py
iterable/datatypes/nquads.py
iterable/datatypes/ntriples.py
iterable/datatypes/numpy.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/sam.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/trig.py
iterable/datatypes/trix.py
iterable/datatypes/turtle.py
iterable/datatypes/txt.py
iterable/datatypes/ubjson.py
iterable/datatypes/vcf.py
iterable/datatypes/vortex.py
iterable/datatypes/warc.py
iterable/datatypes/xls.py
iterable/datatypes/xlsb.py
iterable/datatypes/xlsx.py
iterable/datatypes/xml.py
iterable/datatypes/yaml.py
iterable/datatypes/zipped.py
iterable/datatypes/zipxml.py
iterable/db/__init__.py
iterable/db/base.py
iterable/db/clickhouse.py
iterable/db/elasticsearch.py
iterable/db/iterable.py
iterable/db/mongo.py
iterable/db/mssql.py
iterable/db/mysql.py
iterable/db/pooling.py
iterable/db/postgres.py
iterable/db/sqlite.py
iterable/engines/__init__.py
iterable/engines/duckdb.py
iterable/helpers/__init__.py
iterable/helpers/async_detect.py
iterable/helpers/bridges.py
iterable/helpers/capabilities.py
iterable/helpers/content_detection.py
iterable/helpers/debug.py
iterable/helpers/detect.py
iterable/helpers/format_registry.py
iterable/helpers/open_iterable.py
iterable/helpers/progress.py
iterable/helpers/read_ahead.py
iterable/helpers/schema.py
iterable/helpers/structured_logging.py
iterable/helpers/typed.py
iterable/helpers/utils.py
iterable/helpers/validation.py
iterable/ingest/__init__.py
iterable/ingest/_sql_base.py
iterable/ingest/core.py
iterable/ingest/duckdb.py
iterable/ingest/elasticsearch.py
iterable/ingest/identifiers.py
iterable/ingest/mongodb.py
iterable/ingest/mysql.py
iterable/ingest/postgresql.py
iterable/ingest/sqlite.py
iterable/mcp/__init__.py
iterable/mcp/server.py
iterable/ops/__init__.py
iterable/ops/filter.py
iterable/ops/inspect.py
iterable/ops/schema.py
iterable/ops/stats.py
iterable/ops/transform.py
iterable/pipeline/__init__.py
iterable/pipeline/core.py
iterable/plugins/__init__.py
iterable/plugins/loader.py
iterable/plugins/registry.py
iterable/tools/__init__.py
iterable/tools/_core.py
iterable/tools/_result.py
iterable/tools/langchain.py
iterable/tools/schemas.py
iterable/validate/__init__.py
iterable/validate/core.py
iterable/validate/rules.py
iterabledata.egg-info/PKG-INFO
iterabledata.egg-info/SOURCES.txt
iterabledata.egg-info/dependency_links.txt
iterabledata.egg-info/entry_points.txt
iterabledata.egg-info/requires.txt
iterabledata.egg-info/top_level.txt
tests/test_7z.py
tests/test_ai.py
tests/test_ai_blocks.py
tests/test_ai_conformance.py
tests/test_ai_context.py
tests/test_ai_filter.py
tests/test_ai_integration.py
tests/test_ai_plan.py
tests/test_ai_providers.py
tests/test_ai_suggest.py
tests/test_alignment.py
tests/test_annotatedcsv.py
tests/test_apachelog.py
tests/test_arff.py
tests/test_arrow.py
tests/test_asn1.py
tests/test_async_support.py
tests/test_avro.py
tests/test_base.py
tests/test_benchmarks.py
tests/test_bencode.py
tests/test_brotli.py
tests/test_bson.py
tests/test_bulk_operations_optimization.py
tests/test_bzip2.py
tests/test_capabilities.py
tests/test_capnp.py
tests/test_catalog.py
tests/test_cbor.py
tests/test_cdf.py
tests/test_cdx.py
tests/test_cef.py
tests/test_cloud_storage.py
tests/test_codecs_init.py
tests/test_concurrent_access.py
tests/test_connection_pooling.py
tests/test_convert.py
tests/test_csv.py
tests/test_csvw.py
tests/test_dataframe_bridges.py
tests/test_db_engines.py
tests/test_dbf.py
tests/test_debug_mode.py
tests/test_delta.py
tests/test_detect.py
tests/test_duckdb.py
tests/test_duckdb_format.py
tests/test_dxf.py
tests/test_edge_cases.py
tests/test_edn.py
tests/test_eml.py
tests/test_error_handling.py
tests/test_exceptions.py
tests/test_fasta.py
tests/test_fastq.py
tests/test_feed.py
tests/test_flatbuffers.py
tests/test_format_conformance.py
tests/test_format_registry.py
tests/test_fwf.py
tests/test_gelf.py
tests/test_geojson.py
tests/test_geopackage.py
tests/test_gml.py
tests/test_gpx.py
tests/test_graph_formats.py
tests/test_gzip.py
tests/test_hdf5.py
tests/test_hocon.py
tests/test_html.py
tests/test_hudi.py
tests/test_ical.py
tests/test_iceberg.py
tests/test_ilp.py
tests/test_ingest.py
tests/test_ingest_identifiers.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_kmz.py
tests/test_ldif.py
tests/test_libsvm.py
tests/test_llms_txt.py
tests/test_ltsv.py
tests/test_lz4.py
tests/test_lzma.py
tests/test_lzo.py
tests/test_mbox.py
tests/test_mcp_server.py
tests/test_memory_profiling.py
tests/test_mhtml.py
tests/test_msgpack.py
tests/test_mvt.py
tests/test_mysqldump.py
tests/test_netcdf.py
tests/test_nquads.py
tests/test_ntriples.py
tests/test_numpy.py
tests/test_observability.py
tests/test_ods.py
tests/test_openiterable.py
tests/test_ops_filter.py
tests/test_ops_inspect.py
tests/test_ops_schema.py
tests/test_ops_stats.py
tests/test_ops_transform.py
tests/test_orc.py
tests/test_parallel_processing.py
tests/test_parquet.py
tests/test_pcap.py
tests/test_performance_regression.py
tests/test_pgcopy.py
tests/test_pickle.py
tests/test_pipeline.py
tests/test_plugin_system.py
tests/test_progress_enhancements.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_rdf_formats.py
tests/test_rdfxml.py
tests/test_rds.py
tests/test_read_ahead.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_stress_large_files.py
tests/test_structured_logging.py
tests/test_thrift.py
tests/test_toml.py
tests/test_tools.py
tests/test_topojson.py
tests/test_totals.py
tests/test_turtle.py
tests/test_txt.py
tests/test_types.py
tests/test_ubjson.py
tests/test_uncovered_formats.py
tests/test_utils.py
tests/test_validate.py
tests/test_validation_hooks.py
tests/test_vcf.py
tests/test_vortex.py
tests/test_warc.py
tests/test_xls.py
tests/test_xlsb.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