LICENSE
NOTICE
README.md
pyproject.toml
pyspark_connect_web/__init__.py
pyspark_connect_web/_contract.py
pyspark_connect_web/_grpc_shim.py
pyspark_connect_web/patch.py
pyspark_connect_web.egg-info/PKG-INFO
pyspark_connect_web.egg-info/SOURCES.txt
pyspark_connect_web.egg-info/dependency_links.txt
pyspark_connect_web.egg-info/requires.txt
pyspark_connect_web.egg-info/top_level.txt
pyspark_connect_web/arrow/__init__.py
pyspark_connect_web/arrow/results.py
pyspark_connect_web/transport/__init__.py
pyspark_connect_web/transport/framing.py
pyspark_connect_web/transport/grpcweb.py
pyspark_connect_web/worker/__init__.py
pyspark_connect_web/worker/kernel_bootstrap.py
pyspark_connect_web/worker/sab_channel.py
tests/test_arrow_coverage_gaps.py
tests/test_arrow_results.py
tests/test_arrow_types.py
tests/test_coverage_gaps.py
tests/test_grpc_shim.py
tests/test_grpcweb_stub.py
tests/test_install.py
tests/test_sab_atomics_backend.py
tests/test_sab_channel.py
tests/test_sab_channel_gaps.py
tests/test_transport_framing.py