README.md
pyproject.toml
setup.py
chalk_remote_call/__init__.py
chalk_remote_call/__main__.py
chalk_remote_call/_native.pyi
chalk_remote_call/arrow_utils.py
chalk_remote_call/cli.py
chalk_remote_call/handler_loader.py
chalk_remote_call/input_transform.py
chalk_remote_call/server.py
chalk_remote_call/servicer.py
chalk_remote_call/_gen/__init__.py
chalk_remote_call/_gen/chalk/__init__.py
chalk_remote_call/_gen/chalk/runtime/__init__.py
chalk_remote_call/_gen/chalk/runtime/v1/__init__.py
chalk_remote_call/_gen/chalk/runtime/v1/remote_python_call_pb2.py
chalk_remote_call/_gen/chalk/runtime/v1/remote_python_call_pb2_grpc.py
chalk_remote_call_python.egg-info/PKG-INFO
chalk_remote_call_python.egg-info/SOURCES.txt
chalk_remote_call_python.egg-info/dependency_links.txt
chalk_remote_call_python.egg-info/entry_points.txt
chalk_remote_call_python.egg-info/requires.txt
chalk_remote_call_python.egg-info/top_level.txt
tests/test_arrow_utils.py
tests/test_end_to_end.py
tests/test_error_paths.py
tests/test_input_transform.py
tests/test_servicer.py