LICENSE
NOTICE.md
README.md
pyproject.toml
setup.py
easyremote/__init__.py
easyremote/compute_node.py
easyremote/decorators.py
easyremote/exceptions.py
easyremote/server.py
easyremote/types.py
easyremote/utils.py
easyremote.egg-info/PKG-INFO
easyremote.egg-info/SOURCES.txt
easyremote.egg-info/dependency_links.txt
easyremote.egg-info/requires.txt
easyremote.egg-info/top_level.txt
easyremote/protos/__init__.py
easyremote/protos/service_pb2.py
easyremote/protos/service_pb2_grpc.py
tests/__init__.py
tests/test_compute_node.py
tests/test_decorators.py
tests/test_server.py