README.md
pyproject.toml
setup.py
chalk_remote_call/__init__.py
chalk_remote_call/__main__.py
chalk_remote_call/_native.pyi
chalk_remote_call/_version.py
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/auth/__init__.py
chalk_remote_call/_gen/chalk/auth/v1/__init__.py
chalk_remote_call/_gen/chalk/auth/v1/permissions_pb2.py
chalk_remote_call/_gen/chalk/auth/v1/permissions_pb2_grpc.py
chalk_remote_call/_gen/chalk/common/__init__.py
chalk_remote_call/_gen/chalk/common/v1/__init__.py
chalk_remote_call/_gen/chalk/common/v1/chalk_error_pb2.py
chalk_remote_call/_gen/chalk/common/v1/chalk_error_pb2_grpc.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/_gen/chalk/utils/__init__.py
chalk_remote_call/_gen/chalk/utils/v1/__init__.py
chalk_remote_call/_gen/chalk/utils/v1/encoding_pb2.py
chalk_remote_call/_gen/chalk/utils/v1/encoding_pb2_grpc.py
chalk_remote_call/_gen/chalk/utils/v1/field_change_pb2.py
chalk_remote_call/_gen/chalk/utils/v1/field_change_pb2_grpc.py
chalk_remote_call/_gen/chalk/utils/v1/sensitive_pb2.py
chalk_remote_call/_gen/chalk/utils/v1/sensitive_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_handler_loader.py
tests/test_input_transform.py
tests/test_servicer.py